gecko-dev/toolkit/components/extensions
2017-09-13 11:30:55 +02:00
..
schemas Bug 1364972 - Allow WebExtensions to disable animated images, r=mixedpuppy 2017-09-06 16:46:38 -04:00
test merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-12 11:35:15 +02:00
webrequest Bug 1399005: Always dispatch OnStop from the IO thread. r=mixedpuppy 2017-09-11 20:04:48 -07:00
.eslintrc.js Bug 1368967 - Enable the ESLint generator-star-spacing rule across mozilla-central. r=standard8 2017-09-04 00:49:32 -04: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 Bug 1392210: Follow-up: Fix missing Services.jsm import. r=trivial 2017-09-08 17:26:37 -07:00
ext-browserSettings.js Bug 1364972 - Allow WebExtensions to disable animated images, r=mixedpuppy 2017-09-06 16:46:38 -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
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 1255894: Part 7 - Expose response stream filtering via the webRequest API. r=mixedpuppy 2017-09-02 13:37:31 -07:00
ext-c-webRequest.js Bug 1255894: Part 8.1 - Disable response data filtering in release builds. r=me 2017-09-02 09:40:30 -07:00
ext-clipboard.js Bug 1356543 - Add clipboard.setImageData API r=mixedpuppy 2017-09-04 21:43:06 +02:00
ext-contextualIdentities.js Bug 1395659 - Rejecting contextual identity APIs when containers are disabled. r=kmag 2017-08-31 11:46:31 -07:00
ext-cookies.js Bug 1398630: Follow-up: Fix another typo. r=me 2017-09-11 17:03:20 -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 Bug 1398630: Part 6 - Avoid some avoidable uses of nsIURI. r=zombie 2017-09-10 15:36:57 -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 1398630: Part 3 - Use document.docShell rather than longer/slower XPC paths. r=zombie 2017-09-11 14:53:20 -07:00
ext-theme.js Bug 1398630: Part 4 - Use getWinUtils everywhere we use DOMWindowUtils. r=zombie 2017-09-10 15:33:54 -07:00
ext-toolkit.js Bug 1398630: Part 6 - Avoid some avoidable uses of nsIURI. r=zombie 2017-09-10 15:36:57 -07:00
ext-toolkit.json Bug 1356543 - Add clipboard.setImageData API r=mixedpuppy 2017-09-04 21:43:06 +02:00
ext-topSites.js
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 1397448: Part 1 - Generate WebRequest message objects in WebRequest.jsm. r=mixedpuppy 2017-09-06 17:43:38 -07:00
extension-process-script.js Bug 1395287 - Order and chain content_scripts injection on startup r=kmag 2017-09-10 18:56:35 +02:00
Extension.jsm merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-12 11:35:15 +02:00
ExtensionChild.jsm Bug 1398630: Part 4 - Use getWinUtils everywhere we use DOMWindowUtils. r=zombie 2017-09-10 15:33:54 -07:00
ExtensionChildDevToolsUtils.jsm
ExtensionCommon.jsm Bug 1398630: Part 7 - Random cleanup. r=zombie 2017-09-10 15:37:08 -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 1398630: Part 3 - Use document.docShell rather than longer/slower XPC paths. r=zombie 2017-09-11 14:53:20 -07:00
ExtensionParent.jsm Bug 1398630: Part 3 - Use document.docShell rather than longer/slower XPC paths. r=zombie 2017-09-11 14:53:20 -07:00
ExtensionPermissions.jsm Bug 1398630: Part 1 - Remove/cleanup some old ExtensionUtils helpers. r=zombie 2017-09-10 15:39:28 -07:00
ExtensionPolicyService.cpp Bug 1396449: Part 1 - Use WebExtensionPolicy objects in extension content principals. r=krizsa 2017-09-05 11:04:43 -07:00
ExtensionPolicyService.h
ExtensionPreferencesManager.jsm Bug 1322308 - Allow WebExtensions to read the overriden homepage and newTab values, r=mixedpuppy 2017-07-17 14:16:02 -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 Bug 1395215: remove asynchrony from addListener, r=kmag 2017-09-05 16:11:39 -04: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 1398630: Follow-up: Fix typo. r=me 2017-09-11 16:09: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 1356543 - Add clipboard.setImageData API r=mixedpuppy 2017-09-04 21:43:06 +02:00
LegacyExtensionsUtils.jsm Bug 1392653: Remove redundant LegacyExtensionUtils shutdown blocker. r=aswan 2017-08-24 15:01:55 -07:00
MatchGlob.h
MatchPattern.cpp Bug 1397536: Avoid newURI overhead for MatchPattern. r=ehsan,mixedpuppy 2017-09-06 21:56:45 -07:00
MatchPattern.h Bug 1397536: Avoid newURI overhead for MatchPattern. r=ehsan,mixedpuppy 2017-09-06 21:56:45 -07:00
MessageChannel.jsm Bug 1398630: Part 7 - Random cleanup. r=zombie 2017-09-10 15:37:08 -07:00
moz.build Bug 1332144 - Add browser.find extension API. r=mikedeboer, r=mixedpuppy 2017-08-24 18:24:00 -04:00
mozIExtensionProcessScript.idl
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 1381290 support proxyInfo object return from FindProxyForURL, r=kmag 2017-06-29 17:26:56 -07:00
Schemas.jsm Bug 1398630: Part 1 - Remove/cleanup some old ExtensionUtils helpers. r=zombie 2017-09-10 15:39:28 -07:00
WebExtensionContentScript.h
WebExtensionPolicy.cpp Bug 1366511: Part 3 - Add mozilla::ToResult() to convert other result types to equivalent Result. r=nbp,ehsan 2017-08-29 21:28:31 -07: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