gecko-dev/toolkit/mozapps/extensions/internal
Dave Townsend 3da1ade4bd Bug 1192921: Split DirectoryInstallLocation into an immutable and mutable version. r=rhelmer
Most directory install locations are immutable at runtime. Only the profile
location can be installed into and uninstalled from. The system add-on locations
will be immutable as well but also be extended with some extra functionality so
it is useful to split the immutable parts out into a shared class that both
the mutable location and eventually system add-on locations can inherit from.

--HG--
extra : commitid : 4JAbEmPbxAc
extra : rebase_source : 136e4143a24f09dc88f4db1b5dc450568e40799a
2015-08-25 16:01:55 -07:00
..
AddonLogging.jsm
AddonRepository_SQLiteMigrator.jsm
AddonRepository.jsm Bug 1093034 - fix add-on manager to cope with magical new add-on types, r=Mossop 2014-12-11 00:46:56 +00:00
AddonUpdateChecker.jsm Bug 899088 - Log certificate error when add-on update fails due to cert problems, r=Mossop 2015-05-22 10:17:46 -05:00
Content.js
GMPProvider.jsm Bug 1174565 - [EME] Report telemetry about which GMP files are missing - r=cpearce,spohl 2015-07-02 10:12:49 +10:00
LightweightThemeImageOptimizer.jsm Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
moz.build Backed out changeset 292d13beeb7b (bug 1186522) for Gaia unit test bustage. 2015-08-28 21:43:37 -04:00
PluginProvider.jsm Bug 1133000 - Expose the protected-mode toggle in the Addons-manager UI options pane for Flash. r=Unfocused/MattN 2015-02-13 14:55:37 -05:00
SpellCheckDictionaryBootstrap.js
WebExtensionBootstrap.js Bug 1190692: Load web extensions. r=billm 2015-08-07 15:53:46 -07:00
XPIProvider.jsm Bug 1192921: Split DirectoryInstallLocation into an immutable and mutable version. r=rhelmer 2015-08-25 16:01:55 -07:00
XPIProviderUtils.js Bug 1192921: Remove most assumptions that add-on IDs match filenames. r=rhelmer 2015-08-25 15:18:43 -07:00