gecko-dev/toolkit/components/extensions
Tomislav Jovanovic 25f753c4cb Bug 1337938 - Add test for permissions localization strings r=aswan,kmag
MozReview-Commit-ID: 27nwTtVLRzE

--HG--
extra : rebase_source : b399d4246a3690de2f684fc68c7e2213400bd2fb
2017-08-26 22:30:35 +02:00
..
schemas Bug 1390917 - Accept data:image/png and data:image/jpeg as theme background; r=aswan,mikedeboer 2017-08-17 21:51:36 +02:00
test Bug 1337938 - Add test for permissions localization strings r=aswan,kmag 2017-08-26 22:30:35 +02:00
webrequest Bug 1380426 - Make nsWebRequestListener use NS_DECL_THREADSAFE_ISUPPORTS. r=kmag 2017-07-19 19:25:43 -04:00
.eslintrc.js Bug 1392119 - Enable the ESLint no-caller rule across mozilla-central r=standard8 2017-08-23 13:38:24 +01:00
dummy.xul Bug 1377523 - Part 1: add dummy.xul. r=smaug 2017-07-13 12:27:30 +08:00
ext-alarms.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-backgroundPage.js Bug 1391720 remove _blank support for background pages, r=kmag 2017-08-18 11:30:01 -07:00
ext-browser-content.js Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ext-browserSettings.js Bug 1339550 - Implement browser.settings.allowPopupsForUserEvents, r=aswan 2017-07-31 16:46:36 -04:00
ext-c-backgroundPage.js
ext-c-extension.js Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ext-c-identity.js Bug 1374237 - Part 2: Declare all top-level functions in toolkit API files files via const., r=mixedpuppy 2017-06-21 14:29:37 -04:00
ext-c-runtime.js Bug 1368669 - Support explicit null callback for runtime.sendMessage r=aswan 2017-06-07 23:43:25 +02:00
ext-c-storage.js Bug 1391153: Get rid of Sandbox clone for cross-process API calls. r=mixedpuppy 2017-08-16 22:16:31 -07:00
ext-c-test.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-c-toolkit.js Bug 1374735 - use DevToolsShim to open browser console from extensions;r=bgrins,kmag 2017-07-24 12:12:47 +02:00
ext-contextualIdentities.js Bug 1389265 - Change contextual identity web extension APIs to reject instead of returning null. r=aswan 2017-08-16 03:09:48 +01:00
ext-cookies.js Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ext-downloads.js Bug 1392270 - Fix download.estimatedEndTime calculation. r=aswan 2017-08-22 20:32:11 +02:00
ext-extension.js
ext-i18n.js
ext-idle.js Bug 1387898: Remove unnecessary uses of EventEmitter.decorate. r=mixedpuppy 2017-08-07 14:42:57 -07:00
ext-management.js Bug 1387898: Remove unnecessary uses of EventEmitter.decorate. r=mixedpuppy 2017-08-07 14:42:57 -07:00
ext-notifications.js Bug 1387898: Remove unnecessary uses of EventEmitter.decorate. r=mixedpuppy 2017-08-07 14:42:57 -07:00
ext-permissions.js Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ext-privacy.js Bug 1345158 - Implement privacy.websites.trackingProtectionMode r=aswan,bsilverberg 2017-08-09 15:47:02 -05:00
ext-protocolHandlers.js Bug 1374237 - Part 2: Declare all top-level functions in toolkit API files files via const., r=mixedpuppy 2017-06-21 14:29:37 -04:00
ext-proxy.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-runtime.js Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ext-storage.js Bug 1370752: Part 3 - Use structured clone rather than JSON to sanitize storage values. r=aswan 2017-07-10 18:24:11 -07:00
ext-tabs-base.js Bug 1238314: Part 2 - Implement browser.tabs openerTabId functionality. r=aswan 2017-08-04 16:13:59 -07:00
ext-theme.js Bug 1389465 - Allow changing urlbar and search input background and text color. r=dao,jaws 2017-08-24 15:55:02 +02:00
ext-toolkit.js Bug 1387907: Follow-up: Move identity module init data to ext-browser.json. 2017-08-12 17:41:34 -07:00
ext-toolkit.json Bug 1354602 - Enabling containers for container addons on startup. r=aswan,mconley,zombie 2017-08-13 16:17:41 +01:00
ext-topSites.js Bug 1361899 - Allow extensions to specify provider when calling topSites.get. r=mixedpuppy 2017-05-20 14:06:16 +12:00
ext-webNavigation.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-webRequest.js Bug 1373646 add nsIProxyInfo to webrequest, r=kmag 2017-08-23 10:43:04 -07:00
extension-process-script.js Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE. 2017-08-18 11:32:18 -04:00
Extension.jsm Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE. 2017-08-18 11:32:18 -04:00
ExtensionChild.jsm Bug 1389968 - Reject sendMessage() promise when response handle gets GCd r=kmag 2017-08-23 00:16:48 +02:00
ExtensionChildDevToolsUtils.jsm Bug 1349896 - Part 2: Implement devtools.panels.themeName API property, f?rpl r=mixedpuppy 2017-05-11 08:54:02 -04:00
ExtensionCommon.jsm Merge m-c to inbound, a=merge 2017-08-18 16:29:11 -07:00
ExtensionContent.jsm Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE. 2017-08-18 11:32:18 -04:00
ExtensionPageChild.jsm Bug 1368289: Simplify frameloader global metadata tagging. r=mixedpuppy 2017-05-27 17:30:53 -07:00
ExtensionParent.jsm Bug 1389718 fix receiving a message in proxy sandbox when running OOP, r=kmag 2017-08-24 12:49:56 -07:00
ExtensionPermissions.jsm Bug 1388215: Part 3 - Use JIT-friendly defineLazy*Getters methods when defining many lazy imports. r=florian 2017-08-09 13:03:36 -07:00
ExtensionPolicyService.cpp Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE. 2017-08-18 11:32:18 -04:00
ExtensionPolicyService.h Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie 2017-06-04 15:38:11 -07:00
ExtensionPreferencesManager.jsm Bug 1381605 - Do not load ExtensionSettingsStore's JSON file synchronously, r=aswan 2017-07-24 15:49:30 -04:00
extensions-toolkit.manifest Bug 1387907: Part 3 - Merge ext-browser.js and ext-utils.js. r=mixedpuppy 2017-08-06 18:20:25 -07:00
ExtensionSettingsStore.jsm Bug 1381605 - Do not load ExtensionSettingsStore's JSON file synchronously, r=aswan 2017-07-24 15:49:30 -04:00
ExtensionStorage.jsm Bug 1370752: Part 3 - Use structured clone rather than JSON to sanitize storage values. r=aswan 2017-07-10 18:24:11 -07:00
ExtensionStorageSync.jsm Backed out changeset 0f63d6c1f3c6 (bug 1377533) for frequently failing xpcshell's toolkit/components/extensions/test/xpcshell/test_ext_api_permissions.js. r=backout 2017-08-24 18:34:43 +02:00
ExtensionTestCommon.jsm Bug 1372750 - allow generated embedded extensions to work in xpcshell tests r=kmag 2017-06-21 12:46:57 -07:00
ExtensionUtils.jsm Bug 1391110: Part 4 - Remove unnecessary nsIFrameLoaderOwner QIs. r=smaug 2017-08-19 13:32:58 -07:00
ExtensionXPCShellUtils.jsm Bug 1356376: Wait for message manager to disconnect after closing content page. r=aswan 2017-08-24 14:57:18 -07:00
FindContent.jsm Bug 1332144 - Add browser.find extension API. r=mikedeboer, r=mixedpuppy 2017-08-24 18:24:00 -04:00
jar.mn Bug 1389849: Remove ext-geolocation.js. r=mixedpuppy 2017-08-12 15:48:02 -07:00
LegacyExtensionsUtils.jsm Bug 1392653: Remove redundant LegacyExtensionUtils shutdown blocker. r=aswan 2017-08-24 15:01:55 -07:00
MatchGlob.h Bug 1322235: Part 1 - Add native MatchPattern and MatchGlob bindings. r=billm,aswan 2017-05-24 14:57:29 -07:00
MatchPattern.cpp Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
MatchPattern.h Bug 1322235: Part 1 - Add native MatchPattern and MatchGlob bindings. r=billm,aswan 2017-05-24 14:57:29 -07:00
MessageChannel.jsm Bug 1389968 - Reject sendMessage() promise when response handle gets GCd r=kmag 2017-08-23 00:16:48 +02:00
moz.build Bug 1332144 - Add browser.find extension API. r=mikedeboer, r=mixedpuppy 2017-08-24 18:24:00 -04:00
mozIExtensionProcessScript.idl Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie 2017-06-04 15:38:11 -07:00
NativeMessaging.jsm Bug 1388215: Part 3 - Use JIT-friendly defineLazy*Getters methods when defining many lazy imports. r=florian 2017-08-09 13:03:36 -07:00
ProxyScriptContext.jsm Bug 1355198 - Fix DIRECT return type to take no arguments and update error handling r=mixedpuppy 2017-06-06 12:34:12 -04:00
Schemas.jsm Bug 1390917 - Accept data:image/png and data:image/jpeg as theme background; r=aswan,mikedeboer 2017-08-17 21:51:36 +02:00
WebExtensionContentScript.h Bug 1370263: Don't try to match content scripts for non-codebase principals. r=mixedpuppy 2017-06-06 14:18:49 -07:00
WebExtensionPolicy.cpp Bug 1385172 - Replace nsEscapeHTML{,2}() with new nsAppendEscapedHTML() function. r=erahm. 2017-08-18 12:00:59 +10:00
WebExtensionPolicy.h Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE. 2017-08-18 11:32:18 -04:00