зеркало из https://github.com/mozilla/gecko-dev.git
dfd67cc6c8
The pref handler class in GeckoPreferences doesn't need a reference back to GeckoPreferences, so it's better to make it a static class rather than a (non-static) anonymous inner class, in order to avoid leaking the GeckoPreferences instance inadvertently. To avoid confusion, the patch also renames the class to "PrefCallbacks", because GeckoPreferences already has an unrelated interface named "PrefHandler". |
||
---|---|---|
.. | ||
android | ||
locales |