gecko-dev/toolkit/components/extensions
arthur.iakab 90e3810429 Backed out 2 changesets (bug 1549855) for failing Android mochitests on robocop_text_page.html CLOSED TREE
Backed out changeset 928038c23227 (bug 1549855)
Backed out changeset 9383ea5938fe (bug 1549855)
2019-05-17 02:06:35 +03:00
..
child
docs
parent Backed out changeset 58acbc167331 (bug 1550090) for causing various bc perma failures CLOSED TREE 2019-05-11 14:16:06 +03:00
schemas Bug 1548769 - Remove WebExtensions icons theming support. r=mikedeboer 2019-05-08 20:28:24 +00:00
test Backed out 2 changesets (bug 1549855) for failing Android mochitests on robocop_text_page.html CLOSED TREE 2019-05-17 02:06:35 +03:00
webrequest Bug 1551744 move webrequest modules into extension component r=kmag 2019-05-15 00:20:40 +00:00
.eslintrc.js Bug 1415265 - Implement a central configuration for setting ESLint environments for test directories. r=mossop 2019-03-28 09:38:02 +00:00
DocumentObserver.h
Extension.jsm Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
ExtensionChild.jsm Bug 1518843 - GeckoView WebExtension Messaging. r=snorp,esawin,robwu,kmag 2019-04-17 18:28:10 +00:00
ExtensionChildDevToolsUtils.jsm
ExtensionCommon.jsm Bug 1549192 Remove extension shutdownReason footgun r=kmag 2019-05-09 19:46:38 -07:00
ExtensionContent.jsm Bug 1517483 - Get rid of nsIScriptSecurityManager::IsSystemPrincipal r=bzbarsky 2019-03-24 20:36:25 +00:00
ExtensionPageChild.jsm Bug 1528146. Fix how web extensions are injected into about:blank. r=kmag 2019-02-22 21:27:44 +00:00
ExtensionParent.jsm Bug 1549192 Fix extension apis that handle addon disabling r=kmag 2019-05-09 19:59:21 -07:00
ExtensionPermissions.jsm Bug 1525846 ensure ExtensionPermissions is fully initialized prior to changing r=aswan 2019-02-20 21:39:21 +00:00
ExtensionPolicyService.cpp Bug 1523969 part 23 - Move method definition inline comments to new line in 'toolkit/'. r=ehsan 2019-02-25 16:12:51 -06:00
ExtensionPolicyService.h Bug 1528146. Fix how web extensions are injected into about:blank. r=kmag 2019-02-22 21:27:44 +00:00
ExtensionPreferencesManager.jsm Bug 1549192 Fix extension apis that handle addon disabling r=kmag 2019-05-09 19:59:21 -07:00
ExtensionProcessScript.jsm Bug 1518863: Part 3 - Initialize stub extension policies in child during startup. r=aswan 2019-02-27 13:26:03 -08:00
ExtensionSettingsStore.jsm Bug 1532165 use prefs to support extension newtab and homepage on startup. r=kmag 2019-04-08 22:36:26 +00:00
ExtensionShortcuts.jsm
ExtensionStorage.jsm
ExtensionStorageIDB.jsm Bug 1541449 - storage.local API should fire onChanged event when falsey values are removed. r=mixedpuppy 2019-04-04 12:06:44 +00:00
ExtensionStorageSync.jsm Bug 1530346 - Upgrade kinto-offline-client and report IndexedDB errors properly r=glasserc 2019-02-26 16:15:05 +00:00
ExtensionTelemetry.jsm
ExtensionTestCommon.jsm Bug 1534969 - Ensure that extension.id/uuid is set in browser tests r=aswan 2019-03-13 18:48:53 +00:00
ExtensionUtils.jsm
ExtensionXPCShellUtils.jsm Bug 1391992 add cookiestoreid to proxy and webrequest details r=robwu 2019-04-29 18:36:17 +00:00
FindContent.jsm
MatchGlob.h
MatchPattern.cpp Bug 1537978 - Move regular expression-related functionality out of jsapi.h into a new js/public/RegExp.h header, further slimming jsapi.h. r=arai 2019-03-22 23:56:08 +00:00
MatchPattern.h
MatchURLFilters.jsm Bug 1551744 move webnavigation modules to extensions component r=kmag 2019-05-15 00:17:25 +00:00
MessageChannel.jsm
MessageManagerProxy.jsm Bug 1301837 - Defer SwapDocShells event registration in MessageManagerProxy r=rpl 2019-04-18 17:07:46 +00:00
NativeManifests.jsm Bug 1518843 - GeckoView WebExtension Messaging. r=snorp,esawin,robwu,kmag 2019-04-17 18:28:10 +00:00
NativeMessaging.jsm
PerformanceCounters.jsm
ProfilerGetSymbols-worker.js Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00
ProfilerGetSymbols.jsm Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00
ProxyScriptContext.jsm Bug 1545420 - Allow extensions to set Proxy-Authorization and connection isolation key through proxy.onRequest, r=dragana,mixedpuppy+mixedpuppy 2019-05-06 07:22:18 +00:00
Schemas.jsm
WebExtensionContentScript.h
WebExtensionPolicy.cpp Bug 1429613 - Variant matcher callbacks renamed from `match` to `operator()` - r=froydnj 2019-04-02 11:53:47 +00:00
WebExtensionPolicy.h Bug 1535384 part 1. Eliminate some easy cases of MOZ_CAN_RUN_SCRIPT_BOUNDARY on webidl callbacks. r=mccr8 2019-03-19 05:24:39 +00:00
WebNavigation.jsm Bug 1551744 move webnavigation modules to extensions component r=kmag 2019-05-15 00:17:25 +00:00
WebNavigationContent.js Bug 1551744 move webnavigation modules to extensions component r=kmag 2019-05-15 00:17:25 +00:00
WebNavigationFrames.jsm Bug 1551744 move webnavigation modules to extensions component r=kmag 2019-05-15 00:17:25 +00:00
dummy.xul
ext-browser-content.js Bug 1544811 - Use web processes on a per-site basis for fission-enabled windows, r=mconley 2019-05-03 21:31:57 +00:00
ext-toolkit.json
extensions-toolkit.manifest
jar.mn Bug 1545159 implement captivePortal api r=rpl,valentin 2019-05-08 18:40:08 +00:00
moz.build Bug 1551744 move webnavigation modules to extensions component r=kmag 2019-05-15 00:17:25 +00:00
mozIExtensionProcessScript.idl Bug 1545822 - Clean up some whitespace in XPIDL files. r=froydnj 2019-04-21 01:47:00 +00:00
profiler_get_symbols.js Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00