gecko-dev/toolkit/mozapps/extensions
Kris Maglione 1ab6910010 Bug 1344590: Part 4 - Store parsed and normalized extension data in indexedDB. r=aswan
MozReview-Commit-ID: HA0PJfbGa9w

--HG--
extra : rebase_source : 7c51ea2b2fcb231f93ec77fc7836f14f53dca6a0
extra : amend_source : f64f6e70e6a5b1579d7a47371aca5ddbc6ecfc2f
extra : histedit_source : 2b13ceb2cc94bc46a65f6bde8aeb0eb3ff4b2474
2017-03-08 09:16:01 -08:00
..
content Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
docs Bug 1341434 - document high-level client-side implementation details for system add-ons r=aswan 2017-02-21 13:34:05 -08:00
internal Bug 1344590: Part 4 - Store parsed and normalized extension data in indexedDB. r=aswan 2017-03-08 09:16:01 -08:00
test Bug 1344590: Part 4 - Store parsed and normalized extension data in indexedDB. r=aswan 2017-03-08 09:16:01 -08:00
.eslintrc.js Bug 1318089: Turn on no-unused-vars ESLint rule for toolkit/mozapps/extensions. r=rhelmer 2016-11-16 13:01:16 -08:00
AddonContentPolicy.cpp Bug 1339968 - Remove NS_MULTILINE_LITERAL_STRING. r=froydnj 2017-02-17 15:24:11 +13:00
AddonContentPolicy.h
addonManager.js Bug 1323129 part 1: Remove support for installing multiple xpis in InstallTrigger r=rhelmer 2017-01-04 10:12:53 -08:00
AddonManager.jsm Bug 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws. 2017-03-07 15:29:48 +01:00
AddonManagerWebAPI.cpp Bug 1308688 Expose mozAddonManager allowed hosts to chrome r=bkelly 2016-10-28 14:39:18 -07:00
AddonManagerWebAPI.h Bug 1308688 Expose mozAddonManager allowed hosts to chrome r=bkelly 2016-10-28 14:39:18 -07:00
AddonPathService.cpp
AddonPathService.h
amContentHandler.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
amIAddonManager.idl
amIAddonPathService.idl
amInstallTrigger.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
amIWebInstallPrompt.idl Bug 1323129 part 2: remove amIWebInstaller r=rhelmer 2017-01-04 10:13:16 -08:00
amWebAPI.js Bug 1335829 Add mozAddonManager.permissionPromptsEnabled r=qdot 2017-02-02 10:59:54 -08:00
ChromeManifestParser.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
DeferredSave.jsm Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
extensions.manifest Bug 1323129 part 2: remove amIWebInstaller r=rhelmer 2017-01-04 10:13:16 -08:00
jar.mn
LightweightThemeManager.jsm Bug 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws. 2017-03-07 15:29:48 +01:00
moz.build Bug 1323129 part 2: remove amIWebInstaller r=rhelmer 2017-01-04 10:13:16 -08:00
nsBlocklistService.js Bug 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws. 2017-03-07 15:29:48 +01:00
nsBlocklistServiceContent.js Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws. 2017-01-11 22:27:42 +01:00