gecko-dev/toolkit/components/extensions
Ehsan Akhgari 6f7b03e600 Bug 1504574 - Remove the XPCOM registration for nsDocumentEncoder; r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D10856
2018-11-05 23:16:04 -05:00
..
child Bug 1494328 fix launchWebAuthFlow to use default redirect_uri r=aswan 2018-09-28 13:18:00 +00:00
docs Bug 1485541 Clarify documentation on extension lifecycle events DONTBUILD r=kmag 2018-09-04 14:04:05 -07:00
parent Bug 1504008 correctly show/not show protocol hander dialog, r=aswan 2018-11-02 17:58:01 +00:00
schemas Bug 1498343 - Make it easier to recognize an extension that have access to the userScript.setScriptAPIs API method. r=mixedpuppy 2018-10-17 12:39:20 +00:00
test Bug 1490257 - Pass triggeringPrincipal to test code. r=ckerschb 2018-11-05 14:05:47 +00:00
webrequest Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
.eslintrc.js Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop 2018-09-04 18:08:43 +00:00
DocumentObserver.h Bug 1472491: Part 2b - Add MozDocumentObserver class to notify on new pattern-matched documents. r=zombie 2018-07-31 21:50:34 -07:00
Extension.jsm Bug 1498343 - Make it easier to recognize an extension that have access to the userScript.setScriptAPIs API method. r=mixedpuppy 2018-10-17 12:39:20 +00:00
ExtensionChild.jsm Bug 1498343 - Make it easier to recognize an extension that have access to the userScript.setScriptAPIs API method. r=mixedpuppy 2018-10-17 12:39:20 +00:00
ExtensionChildDevToolsUtils.jsm Backed out 4 changesets (bug 1478308) for ESlint failure on AttributionCode.jsm. CLOSED TREE 2018-07-26 11:13:28 +03:00
ExtensionCommon.jsm Bug 1280347 - Normalize local ExtensionErrors r=mixedpuppy 2018-09-27 08:21:06 +00:00
ExtensionContent.jsm Bug 1504574 - Remove the XPCOM registration for nsDocumentEncoder; r=mccr8 2018-11-05 23:16:04 -05:00
ExtensionPageChild.jsm Bug 1486182: Part 2b - Update XPCOMUtils.enumerateCategoryEntries callers to use the category manager directly. r=mossop 2018-08-24 17:05:41 -07:00
ExtensionParent.jsm Backed out changeset b374a5789689 (bug 1501375) for failing xpcshell at toolkit/components/extensions/test/xpcshell/test_ext_webRequest_startup.js on a CLOSED TREE 2018-10-30 23:59:24 +02:00
ExtensionPermissions.jsm
ExtensionPolicyService.cpp Bug 1493955 - Store floating-point preferences in a locale-independent way r=njn 2018-09-28 20:54:09 +00:00
ExtensionPolicyService.h Bug 1484373: Part 4 - Move more content script injection logic into policy service. r=mixedpuppy 2018-08-17 22:09:23 -07:00
ExtensionPreferencesManager.jsm Backed out 4 changesets (bug 1478308) for ESlint failure on AttributionCode.jsm. CLOSED TREE 2018-07-26 11:13:28 +03:00
ExtensionSettingsStore.jsm Backed out 4 changesets (bug 1478308) for ESlint failure on AttributionCode.jsm. CLOSED TREE 2018-07-26 11:13:28 +03:00
ExtensionStorage.jsm Bug 1475306 - Changes to the detection of extensions already migrated to ExtensionStorageIDB and rename successfully migrated JSONFile. r=mixedpuppy 2018-07-06 19:07:28 +02:00
ExtensionStorageIDB.jsm Bug 1492963 - Avoid data migration and/or loading ContextualIdentityService right after extension startup. r=aswan 2018-09-25 21:20:24 +00:00
ExtensionStorageSync.jsm Bug 1471102: Move more code out of ExtensionUtils.jsm. r=aswan 2018-06-25 19:30:21 -07:00
ExtensionTelemetry.jsm Backed out 2 changesets (bug 1482091) for bc failures on browser_domFullscreen_fullscreenMode.js 2018-11-03 01:08:36 +02:00
ExtensionTestCommon.jsm Bug 1471102: Move more code out of ExtensionUtils.jsm. r=aswan 2018-06-25 19:30:21 -07:00
ExtensionUtils.jsm Bug 1489315 - Move ExtensionTelemetry into its own JSM module. r=mixedpuppy 2018-09-07 16:27:44 +00:00
ExtensionXPCShellUtils.jsm Bug 1433335 - Send telemetry events for each AddonManager action on an extension. r=aswan 2018-09-19 16:43:11 +00:00
FindContent.jsm
LegacyExtensionsUtils.jsm Bug 1483033 - Fix LegacyExtensionsUtils comments and pass startup reason to Extension constructor. r=kmag 2018-09-20 21:58:46 +00:00
MatchGlob.h
MatchPattern.cpp Bug 1280370 - Remove unneeded DomainIsWildcard check r=mixedpuppy 2018-08-08 18:56:53 +02:00
MatchPattern.h
MessageChannel.jsm Bug 1479569 part 2. Use the new messageManager getter on docshell. r=kmag 2018-08-02 23:49:09 -04:00
MessageManagerProxy.jsm Bug 1471102: Move more code out of ExtensionUtils.jsm. r=aswan 2018-06-25 19:30:21 -07:00
NativeManifests.jsm Bug 1494709 - Check for native messaging host registrations in both the 32-bit and 64-bit registry views. r=aswan 2018-10-04 20:36:04 +00:00
NativeMessaging.jsm Bug 1481225: Avoid confusing console spam on native app shutdown. r=aswan 2018-08-16 11:13:36 -07:00
PerformanceCounters.jsm Bug 1479740 - Track Web API calls made in the child - r=florian,mixedpuppy 2018-09-14 14:29:08 +00:00
ProxyScriptContext.jsm Bug 1486182: Part 2b - Update XPCOMUtils.enumerateCategoryEntries callers to use the category manager directly. r=mossop 2018-08-24 17:05:41 -07:00
Schemas.jsm Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop 2018-09-04 18:08:43 +00:00
WebExtensionContentScript.h Bug 1484373: Part 6 - Minimize the amount of JS processing required to init extension policies. r=mixedpuppy 2018-08-17 21:14:10 -07:00
WebExtensionPolicy.cpp Bug 1489944 - Fixed some std::move warnings - r=froydnj 2018-09-10 15:51:48 +00:00
WebExtensionPolicy.h Bug 1484373: Part 4 - Move more content script injection logic into policy service. r=mixedpuppy 2018-08-17 22:09:23 -07:00
dummy.xul
ext-browser-content.js
ext-toolkit.json Bug 1491274 - Split content script-only userScripts API from ext-userScripts.js and user_scripts.json. r=robwu,mixedpuppy 2018-09-20 17:25:03 +00:00
extension-process-script.js Bug 1498343 - Fix and re-enable userScript test disabled in Bug 1498343. r=zombie 2018-10-18 12:19:51 +00:00
extensions-toolkit.manifest
jar.mn Bug 1491274 - Split content script-only userScripts API from ext-userScripts.js and user_scripts.json. r=robwu,mixedpuppy 2018-09-20 17:25:03 +00:00
moz.build Bug 1479740 - Track Web API calls made in the child - r=florian,mixedpuppy 2018-09-14 14:29:08 +00:00
mozIExtensionProcessScript.idl Bug 1484373: Part 9 - Move more extension page matching logic into policy service. r=mixedpuppy 2018-08-17 22:30:17 -07:00