gecko-dev/toolkit/mozapps/extensions
Jorg K 566ad3e4ea Bug 1344138 - Skip test_undothemeuninstall.js for Thunderbird. r=mikedeboer
--HG--
extra : rebase_source : 91695099646aa3b5c1b5533c62467642661f4c81
2017-03-08 06:41:00 +01: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 1344711 - hand cleanup of cases that were ignored by the script to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
test Bug 1344138 - Skip test_undothemeuninstall.js for Thunderbird. r=mikedeboer 2017-03-08 06:41:00 +01: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.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
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
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
addonManager.js Bug 1323129 part 1: Remove support for installing multiple xpis in InstallTrigger r=rhelmer 2017-01-04 10:12:53 -08:00
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
amIWebInstallPrompt.idl Bug 1323129 part 2: remove amIWebInstaller r=rhelmer 2017-01-04 10:13:16 -08:00
amInstallTrigger.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
amWebAPI.js Bug 1335829 Add mozAddonManager.permissionPromptsEnabled r=qdot 2017-02-02 10:59:54 -08:00
extensions.manifest Bug 1323129 part 2: remove amIWebInstaller r=rhelmer 2017-01-04 10:13:16 -08:00
jar.mn
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