gecko-dev/toolkit/components/extensions
Phil Ringnalda 9ef70fa376 Backed out changeset e7c2fe034f25 (bug 1356816) for mochitest bustage 2017-04-15 21:42:59 -07:00
..
schemas Bug 1350759 Make unknown optional_permissions non-fatal r=kmag 2017-04-11 16:05:50 -07:00
test Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00
.eslintrc.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
Extension.jsm Backed out changeset e7c2fe034f25 (bug 1356816) for mochitest bustage 2017-04-15 21:42:59 -07:00
ExtensionAPI.jsm Bug 1350522: Part 4 - Convert browser APIs to lazy loading. r=aswan 2017-04-02 11:59:55 -07:00
ExtensionChild.jsm Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00
ExtensionCommon.jsm Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ExtensionContent.jsm Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00
ExtensionManagement.jsm Bug 1317697: Split ExtensionContent.jsm into a stub process script. r=mixedpuppy 2017-04-14 17:00:51 -07:00
ExtensionPageChild.jsm Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00
ExtensionParent.jsm Bug 1317697: Split ExtensionContent.jsm into a stub process script. r=mixedpuppy 2017-04-14 17:00:51 -07:00
ExtensionPermissions.jsm Bug 1197420 Part 4 Apply dynamic permission changes r=kmag 2017-03-23 17:28:52 -07:00
ExtensionPreferencesManager.jsm Bug 1345583 - Move code for startup and shutdown handling of preferences to ExtensionPreferencesManager, r=aswan 2017-03-08 14:47:26 -05:00
ExtensionSettingsStore.jsm Bug 1341277 - Part 1: Update ExtensionSettingsStore to support disabled settings. r=aswan 2017-02-22 11:35:10 -05:00
ExtensionStorage.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
ExtensionStorageSync.jsm Bug 1333477: Part 2 - Remove "browser" environment from ESLint settings. r=aswan 2017-03-12 14:16:13 -07:00
ExtensionTabs.jsm Bug 1348442: Part 2b - Add getWinUtils helper. r=aswan 2017-03-18 15:16:16 -07:00
ExtensionTestCommon.jsm Bug 1343583 - Adapt test framework to function toString revision r=aswan 2017-03-02 20:38:25 +01:00
ExtensionUtils.jsm Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ExtensionXPCShellUtils.jsm Bug 1317697: Split ExtensionContent.jsm into a stub process script. r=mixedpuppy 2017-04-14 17:00:51 -07:00
LegacyExtensionsUtils.jsm Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00
MessageChannel.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
NativeMessaging.jsm Bug 1316396: Part 1 - Reorganize parent, child, common, and test code into more appropriate modules. r=aswan 2016-11-10 12:35:22 -08:00
ProxyScriptContext.jsm Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00
Schemas.jsm Bug 1317697: Split ExtensionContent.jsm into a stub process script. r=mixedpuppy 2017-04-14 17:00:51 -07:00
ext-alarms.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-backgroundPage.js Bug 1353078: Fix broken null check. r=trivial 2017-04-06 13:32:31 -07:00
ext-browser-content.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-backgroundPage.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-extension.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-identity.js Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02:00
ext-c-permissions.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-runtime.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-storage.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-test.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-c-toolkit.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-contextualIdentities.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-cookies.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-downloads.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-extension.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-geolocation.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-i18n.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-idle.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-management.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-notifications.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-permissions.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
ext-privacy.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-protocolHandlers.js Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02:00
ext-proxy.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-runtime.js Backed out changeset e7c2fe034f25 (bug 1356816) for mochitest bustage 2017-04-15 21:42:59 -07:00
ext-storage.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-theme.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-toolkit.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-topSites.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-webNavigation.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-webRequest.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
extension-process-script.js Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00
extensions-toolkit.manifest Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
jar.mn Bug 1317697: Split ExtensionContent.jsm into a stub process script. r=mixedpuppy 2017-04-14 17:00:51 -07:00
moz.build Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00