Name Description Size Coverage
DatabaseLoginsStorage.kt Import some private Glean types, so that we can use them in type declarations. I do not like importing these private classes, but I do like the nice generic code they allow me to write! By agreement with the Glean team, we must not instantiate anything from these classes, and it's on us to fix any bustage on version updates. 5860 -