gecko-dev/toolkit/mozapps/extensions
Jared Wein 87b2d4c295 Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: HIUTSdkXxbY

--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
..
content Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04:00
docs Bug 1295732 - update system add-on spec to reflect override behavior of updates r=mkelly 2016-08-18 18:33:08 -07:00
internal Merge m-c to autoland 2016-11-02 20:03:20 -07:00
test Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop 2016-11-03 14:42:06 -04:00
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
AddonContentPolicy.cpp Bug 1297300 - Add missing checks to GetSpec() calls in toolkit/. r=froydnj. 2016-09-08 14:32:20 +10:00
AddonContentPolicy.h Bug 1254194: Add a validator for custom add-on content security policies. r=billm f=aswan 2016-04-23 20:41:14 -07:00
addonManager.js Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
AddonManager.jsm Bug 1252871 - Add support for runtime.onInstalled r=aswan 2016-10-19 10:38:29 +01:00
AddonManagerWebAPI.cpp Bug 1288178 - add Test Pilot to mozAddonManager allow list r=rhelmer 2016-08-09 15:15:01 -07:00
AddonManagerWebAPI.h Bug 1268077: expose AddonListener through mozAddonManager r=rhelmer,smaug 2016-05-27 15:43:05 -07:00
AddonPathService.cpp Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService. r=mossop 2016-04-26 07:11:15 -07:00
AddonPathService.h
amContentHandler.js Bug 1297338 - Use principalToInherit instead of TriggeringPrincipal within AddonManager.js. r=bz,mossop 2016-09-20 08:37:17 +02:00
amIAddonManager.idl
amIAddonPathService.idl Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService. r=mossop 2016-04-26 07:11:15 -07:00
amInstallTrigger.js Bug 1091924 Fix up InstallTrigger for e10s-multi r=kmag 2016-10-13 11:21:24 -07:00
amIWebInstaller.idl
amIWebInstallListener.idl
amWebAPI.js Bug 1311180 Switch mozAddonManager to frame message managers r=rhelmer 2016-10-11 16:40:24 -07:00
amWebInstallListener.js Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
ChromeManifestParser.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
DeferredSave.jsm Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
extensions.manifest Bug 1245571: Add a window.navigator.mozAddonManager object that can only be accessed by AMO. r=bz 2016-02-19 16:49:30 -08:00
jar.mn Bug 1250967 - Extension inline options do not display, so add back setting.xml r=mossop 2016-03-03 13:11:35 -05:00
LightweightThemeManager.jsm Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsBlocklistService.js Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8 2016-10-24 13:14:19 -04:00
nsBlocklistServiceContent.js