gecko-dev/toolkit/components/extensions
Gijs Kruitbosch b8e6b96d70 Bug 1353104 - use HiddenFrame.jsm to create frames for add-on sdk add-ons, r=kmag
MozReview-Commit-ID: CfR9xMPVr9H

--HG--
extra : rebase_source : c50b354c9b7df2e31aa295d65eecfbeaa78c2c8f
2017-04-03 21:25:16 +01:00
..
schemas Bug 1319821 - Themes should allow for multiple background images in the toolbar. r=jaws,mattw 2017-03-31 14:48:44 +02:00
test Bug 1353104 - use HiddenFrame.jsm to create frames for add-on sdk add-ons, r=kmag 2017-04-03 21:25:16 +01:00
.eslintrc.js Bug 1342459 - Enable no-undef on browser/base, and clean up unnecessary no-undef references. r=mossop 2017-04-03 11:46:56 +01:00
ext-alarms.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -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 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07: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 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-toolkit.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -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 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-downloads.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -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 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-idle.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -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 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-permissions.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07: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 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-proxy.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-runtime.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-storage.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -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 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -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 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-webRequest.js Bug 1345225 - Check if webRequest filters overlap with host permissions r=kmag 2017-03-26 20:53:28 +02:00
Extension.jsm Bug 1350522: Part 7 - Merge pageAction/browserAction/sidebarAction/commands helper classes into API instances. r=aswan 2017-03-26 18: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 1350522: Part 5 - Remove registerSchemaAPI(). r=aswan 2017-03-25 13:59:14 -07:00
ExtensionCommon.jsm Bug 1350522: Part 5 - Remove registerSchemaAPI(). r=aswan 2017-03-25 13:59:14 -07:00
ExtensionContent.jsm Bug 1328758 - Better error messages for tabs.executeScript r=kmag 2017-04-02 01:05:37 +02:00
ExtensionManagement.jsm Bug 1344590: Part 4 - Store parsed and normalized extension data in indexedDB. r=aswan 2017-03-08 09:16:01 -08:00
ExtensionParent.jsm Bug 1350522: Part 5 - Remove registerSchemaAPI(). r=aswan 2017-03-25 13:59:14 -07:00
ExtensionPermissions.jsm Bug 1197420 Part 4 Apply dynamic permission changes r=kmag 2017-03-23 17:28:52 -07:00
ExtensionPreferencesManager.jsm
extensions-toolkit.manifest Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ExtensionSettingsStore.jsm
ExtensionStorage.jsm
ExtensionStorageSync.jsm
ExtensionTabs.jsm Bug 1348442: Part 2b - Add getWinUtils helper. r=aswan 2017-03-18 15:16:16 -07:00
ExtensionTestCommon.jsm
ExtensionUtils.jsm Bug 1350522: Part 1 - Allow lazily loading and instantiating API modules. r=aswan 2017-03-31 17:16:39 -07:00
ExtensionXPCShellUtils.jsm Bug 1344590: Part 1 - Handle extension reloads, upgrades, and manager restarts in xpcshell helpers. r=rhelmer 2017-03-07 23:41:57 -08:00
jar.mn Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
LegacyExtensionsUtils.jsm
MessageChannel.jsm
moz.build Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
NativeMessaging.jsm
ProxyScriptContext.jsm Bug 1350522: Part 5 - Remove registerSchemaAPI(). r=aswan 2017-03-25 13:59:14 -07:00
Schemas.jsm Bug 1353081 - Lazily load NetUtil.jsm in Schemas.jsm. r=kmag 2017-04-03 10:22:54 -07:00