gecko-dev/toolkit/components/extensions
Shane Caraveo ab4bac388f Bug 1494033 test event order with onAuthRequired r=zombie
Adds testing webrequest events related to async handling in httpChannel
that was added in bug 1407384.

Differential Revision: https://phabricator.services.mozilla.com/D22373

--HG--
extra : moz-landing-system : lando
2019-03-26 21:14:33 +00:00
..
child Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
docs Bug 1513347 document automated testing of the incognito feature r=zombie 2019-01-30 20:48:18 +00:00
parent Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00
schemas Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00
test Bug 1494033 test event order with onAuthRequired r=zombie 2019-03-26 21:14:33 +00:00
webrequest Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
.eslintrc.js Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
DocumentObserver.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
Extension.jsm Bug 1538975 read the raw extension manifest if we need to localize it r=rpl 2019-03-26 15:35:53 +00:00
ExtensionChild.jsm Bug 1476032: Neuter StructuredCloneHolder objects after deserializing. r=aswan 2019-01-22 13:01:22 -08:00
ExtensionChildDevToolsUtils.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
ExtensionCommon.jsm Bug 1501375 - Clear primed listeners on extension shutdown r=aswan 2019-02-20 21:53:08 +00: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 1501375 - Account for shutdown of bg page during extension start-up r=rpl,aswan 2019-02-20 21:53:01 +00: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 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08: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 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
ExtensionShortcuts.jsm Bug 1516708 commands api incognito support r=mstriemer,zombie 2019-01-30 19:24:43 +00:00
ExtensionStorage.jsm Bug 1476032: Neuter StructuredCloneHolder objects after deserializing. r=aswan 2019-01-22 13:01:22 -08:00
ExtensionStorageIDB.jsm Bug 1476032: Neuter StructuredCloneHolder objects after deserializing. r=aswan 2019-01-22 13:01:22 -08: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 Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
ExtensionXPCShellUtils.jsm Bug 1534969 - Ensure that extension.id/uuid is set in browser tests r=aswan 2019-03-13 18:48:53 +00:00
FindContent.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
MatchGlob.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
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 Bug 1504018 - Skip host permissions for which a warning has been shown before r=aswan 2019-01-11 19:16:59 +00:00
MessageChannel.jsm Bug 1476032: Neuter StructuredCloneHolder objects after deserializing. r=aswan 2019-01-22 13:01:22 -08:00
MessageManagerProxy.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
NativeManifests.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
NativeMessaging.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
PerformanceCounters.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
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 1525447 support incognito setting in proxy api r=zombie 2019-02-15 21:20:51 +00:00
Schemas.jsm Bug 1476032: Neuter StructuredCloneHolder objects after deserializing. r=aswan 2019-01-22 13:01:22 -08:00
WebExtensionContentScript.h Bug 1353867 - Change WindowProxyHolder's native type to BrowsingContext. r=bzbarsky 2019-01-02 13:27:05 +00:00
WebExtensionPolicy.cpp 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
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
dummy.xul
ext-browser-content.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
ext-toolkit.json Bug 1509339 - Implement a UserScript API object and remove the userScripts.setScriptAPIs method. r=zombie,robwu 2018-11-30 16:10:58 +00:00
extensions-toolkit.manifest Bug 1513366: Part 5 - Migrate extension process script to a JSM. r=aswan 2018-12-12 17:58:19 -08:00
jar.mn Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00
moz.build Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00
mozIExtensionProcessScript.idl Bug 1513366: Part 5 - Migrate extension process script to a JSM. r=aswan 2018-12-12 17:58:19 -08:00
profiler_get_symbols.js Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00