gecko-dev/toolkit/components/extensions
Kris Maglione 701fb54270 Bug 1387907: Part 3 - Merge ext-browser.js and ext-utils.js. r=mixedpuppy
MozReview-Commit-ID: CmOax5b5Gki

--HG--
extra : rebase_source : d0200575bfe49607f277cef5aea3da920852fd45
2017-08-06 18:20:25 -07:00
..
schemas Bug 1342712 - Allow scoping a theme per-window. r=jaws 2017-08-04 20:08:57 +00:00
test Bug 1356273: Part 2 - Add tests that document.open()/write() only loads content scripts once. r=aswan 2017-08-03 15:21:22 -07:00
webrequest Bug 1380426 - Make nsWebRequestListener use NS_DECL_THREADSAFE_ISUPPORTS. r=kmag 2017-07-19 19:25:43 -04:00
.eslintrc.js Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
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 Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -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 Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -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 1350151 Part 3: Use requireUserInput for downloads.open() r=kmag 2017-07-25 23:01:05 -07:00
ext-contextualIdentities.js Backed out changeset 31db4b302143 (bug 1344519) for android xpcshell test_basic.js failures a=backout CLOSED TREE 2017-08-03 19:04:09 -07:00
ext-cookies.js Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ext-downloads.js Bug 1387898: Remove unnecessary uses of EventEmitter.decorate. r=mixedpuppy 2017-08-07 14:42:57 -07:00
ext-extension.js
ext-geolocation.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 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01: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 1387789: Convert ExtensionTabs.jsm to ext-tabs-base.js. r=mixedpuppy 2017-08-05 18:42:01 -07:00
ext-theme.js Bug 1342712 - Allow scoping a theme per-window. r=jaws 2017-08-04 20:08:57 +00:00
ext-toolkit.js Bug 1387907: Part 3 - Merge ext-browser.js and ext-utils.js. r=mixedpuppy 2017-08-06 18:20:25 -07:00
ext-toolkit.json Bug 1387907: Part 2 - Store computed module data in the startup cache. r=mixedpuppy 2017-08-06 18:04:28 -07: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 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
extension-process-script.js Bug 1380267: Fix shutdown blocker corner cases. r=aswan 2017-07-12 16:58:15 -07:00
Extension.jsm Bug 1385880: Part 1 - Remove WebExtensionBootstrap.js. r=aswan 2017-08-04 23:12:24 -07:00
ExtensionAPI.jsm Bug 1387898: Remove unnecessary uses of EventEmitter.decorate. r=mixedpuppy 2017-08-07 14:42:57 -07:00
ExtensionChild.jsm Bug 1350151 Part 1: Add requireUserInput property for functions in webextension schemas r=kmag 2017-07-25 22:45:47 -07:00
ExtensionChildDevToolsUtils.jsm
ExtensionCommon.jsm Bug 1387907: Part 2 - Store computed module data in the startup cache. r=mixedpuppy 2017-08-06 18:04:28 -07:00
ExtensionContent.jsm Bug 1386937: Fix typo in initialization check. r=trivial 2017-08-02 22:01:58 -07:00
ExtensionPageChild.jsm Bug 1368289: Simplify frameloader global metadata tagging. r=mixedpuppy 2017-05-27 17:30:53 -07:00
ExtensionParent.jsm Bug 1387907: Part 2 - Store computed module data in the startup cache. r=mixedpuppy 2017-08-06 18:04:28 -07:00
ExtensionPermissions.jsm Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ExtensionPolicyService.cpp Bug 1384835 (part 1, attempt 2) - Use nsA[C]String references instead of pointers for outparams of Get*String() pref functions. r=froydnj. 2017-07-31 10:52:51 +10: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 Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ExtensionTestCommon.jsm Backed out changeset 90ae2fcd089a (bug 1378727) for numerous xpcshell test failures on Windows, starting with test_ext_browsingData_downloads.js. 2017-07-12 22:23:42 -07:00
ExtensionUtils.jsm Remove unused lazy imports. r=trivial (no bug) 2017-08-02 21:09:38 -07:00
ExtensionXPCShellUtils.jsm Bug 1380186 test http redirects to moz-ext protocol, r=kmag 2017-07-27 13:34:54 -07:00
jar.mn Bug 1387907: Part 2 - Store computed module data in the startup cache. r=mixedpuppy 2017-08-06 18:04:28 -07:00
LegacyExtensionsUtils.jsm Bug 1379721: Add separate AsyncShutdown blocker for embedded extension shutdown. r=rhelmer 2017-07-10 12:29:27 -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 1380290: Use correct message manager when communicating with inline options browsers. r=aswan 2017-07-12 17:41:12 -07:00
moz.build Bug 1387789: Convert ExtensionTabs.jsm to ext-tabs-base.js. r=mixedpuppy 2017-08-05 18:42:01 -07: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 1356546: Part 2 - Use StructuredCloneHolder as transport for MessageManager messages. r=aswan 2017-06-04 20:46:38 -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 1350151 Part 1: Add requireUserInput property for functions in webextension schemas r=kmag 2017-07-25 22:45:47 -07: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 1384834 (part 2) - Remove remaining uses of nsAdoptingCString. r=erahm. 2017-07-28 11:21:47 +10:00
WebExtensionPolicy.h Bug 1368102: Part 2 - Add WebExtensionContentScript bindings. r=billm,mixedpuppy 2017-06-03 22:03:19 -07:00