mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
e60d913b41
By making the updated system add-on install location return an empty set when in safe mode it causes us to rescan and enable the default system add-ons. The complication is calling the uninstall method on the updated add-ons when switching to safe mode, for that we have to cache the fact that an add-on can run in safe mode in the bootstrappedAddons data so it persists to the next restart and can be accessed when the updated add-on has been hidden. --HG-- extra : commitid : 2BJfLTeXSwu extra : rebase_source : 79d6df358d6cec2d5e4b8df265a56da049d6fd58 |
||
---|---|---|
.. | ||
AddonLogging.jsm | ||
AddonRepository_SQLiteMigrator.jsm | ||
AddonRepository.jsm | ||
AddonUpdateChecker.jsm | ||
Content.js | ||
GMPProvider.jsm | ||
LightweightThemeImageOptimizer.jsm | ||
moz.build | ||
PluginProvider.jsm | ||
ProductAddonChecker.jsm | ||
SpellCheckDictionaryBootstrap.js | ||
WebExtensionBootstrap.js | ||
XPIProvider.jsm | ||
XPIProviderUtils.js |