gecko-dev/toolkit/components/extensions
Bob Silverberg 412e7d04d0 Bug 1383728 - Add missing tests back into manifests, r=mixedpuppy
The following tests were removed from the test manifest in  https://hg.mozilla.org/mozilla-central/rev/9704283b0e3a and never added back:
toolkit/components/extensions/test/xpcshell/test_ext_browserSettings.js
toolkit/components/extensions/test/xpcshell/test_ext_extension_content_telemetry.js
toolkit/components/extensions/test/xpcshell/test_ext_storage_telemetry.js

A bunch of changes were needed to the telemetry tests to make them work in OOP mode as well.

MozReview-Commit-ID: LPOrGb8OxNL

--HG--
extra : rebase_source : abae51aadcede9256e75f051d6f0dd21bc144c7f
2017-07-24 08:57:50 -04:00
..
schemas Bug 1363886 - Part 2: Fix a number of async callback parameters schemas r=kmag 2017-07-25 20:57:45 +02:00
test Bug 1383728 - Add missing tests back into manifests, r=mixedpuppy 2017-07-24 08:57:50 -04:00
webrequest Bug 1380426 - Make nsWebRequestListener use NS_DECL_THREADSAFE_ISUPPORTS. r=kmag 2017-07-19 19:25:43 -04:00
.eslintrc.js Bug 1370232 - Enabled the ESLint no-unneeded-ternary rule across mozilla-central. r=standard8 2017-06-13 00:23:54 +05:30
Extension.jsm Bug 1382501: Don't use NetUtil to parse URIs. r=trivial 2017-07-19 18:26:41 -07:00
ExtensionAPI.jsm Bug 1368152: Part 1 - Move API extension registration to ExtensionAPI.jsm. r=aswan 2017-05-26 12:12:13 -07:00
ExtensionChild.jsm Bug 1370752: Part 3 - Use structured clone rather than JSON to sanitize storage values. r=aswan 2017-07-10 18:24:11 -07:00
ExtensionChildDevToolsUtils.jsm Bug 1349896 - Part 2: Implement devtools.panels.themeName API property, f?rpl r=mixedpuppy 2017-05-11 08:54:02 -04:00
ExtensionCommon.jsm Bug 1370752: Part 3 - Use structured clone rather than JSON to sanitize storage values. r=aswan 2017-07-10 18:24:11 -07:00
ExtensionContent.jsm Bug 1368102: Part 7 - Remove ScriptMatcher and use WebExtensionConentScript directly. r=mixedpuppy 2017-06-04 13:29:03 -07:00
ExtensionPageChild.jsm Bug 1368289: Simplify frameloader global metadata tagging. r=mixedpuppy 2017-05-27 17:30:53 -07:00
ExtensionParent.jsm Bug 1381687: Follow-up: Fix bustage where theme code is touching raw schema JSON that it shouldn't be. 2017-07-19 22:28:09 -07:00
ExtensionPermissions.jsm Bug 1322235: Part 3 - Use MatchPatternSet for whiteListedHosts and webRequest. r=aswan,zombie 2017-06-03 22:11:20 -07:00
ExtensionPolicyService.cpp Bug 1374129: Avoid loading content scripts into uninitialized about:blank documents. r=aswan 2017-06-21 17:31:43 -07:00
ExtensionPolicyService.h Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie 2017-06-04 15:38:11 -07:00
ExtensionPreferencesManager.jsm Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01:00
ExtensionSettingsStore.jsm Bug 1381297 - Store the installDate of an extension as a number in the extension-settings.json file, r=aswan 2017-07-20 09:02:36 -04:00
ExtensionStorage.jsm Bug 1370752: Part 3 - Use structured clone rather than JSON to sanitize storage values. r=aswan 2017-07-10 18:24:11 -07:00
ExtensionStorageSync.jsm Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01:00
ExtensionTabs.jsm Bug 1333376 - Support reading the title and setting the title preface of a Window object, r=aswan 2017-07-05 16:53:10 -04:00
ExtensionTestCommon.jsm Backed out changeset 90ae2fcd089a (bug 1378727) for numerous xpcshell test failures on Windows, starting with test_ext_browsingData_downloads.js. 2017-07-12 22:23:42 -07:00
ExtensionUtils.jsm Bug 1364768: Part 4 - Switch to a compressed, binary flat file for startup cache. r=aswan 2017-07-10 22:51:28 -07:00
ExtensionXPCShellUtils.jsm Bug 1381769 - fix xpcshell failure when data: URI is unique origin. r=smaug 2017-07-19 14:41:24 +08:00
LegacyExtensionsUtils.jsm Bug 1379721: Add separate AsyncShutdown blocker for embedded extension shutdown. r=rhelmer 2017-07-10 12:29:27 -07:00
MatchGlob.h Bug 1322235: Part 1 - Add native MatchPattern and MatchGlob bindings. r=billm,aswan 2017-05-24 14:57:29 -07:00
MatchPattern.cpp Bug 1271354 support moz-extension in webrequests, r=kmag 2017-07-06 13:08:31 -07:00
MatchPattern.h Bug 1322235: Part 1 - Add native MatchPattern and MatchGlob bindings. r=billm,aswan 2017-05-24 14:57:29 -07:00
MessageChannel.jsm Bug 1380290: Use correct message manager when communicating with inline options browsers. r=aswan 2017-07-12 17:41:12 -07:00
NativeMessaging.jsm Bug 1356546: Part 2 - Use StructuredCloneHolder as transport for MessageManager messages. r=aswan 2017-06-04 20:46:38 -07:00
ProxyScriptContext.jsm Bug 1355198 - Fix DIRECT return type to take no arguments and update error handling r=mixedpuppy 2017-06-06 12:34:12 -04:00
Schemas.jsm merge mozilla-inbound to mozilla-central a=merge 2017-07-26 11:11:40 +02:00
WebExtensionContentScript.h Bug 1370263: Don't try to match content scripts for non-codebase principals. r=mixedpuppy 2017-06-06 14:18:49 -07:00
WebExtensionPolicy.cpp Bug 1370263: Don't try to match content scripts for non-codebase principals. r=mixedpuppy 2017-06-06 14:18:49 -07:00
WebExtensionPolicy.h Bug 1368102: Part 2 - Add WebExtensionContentScript bindings. r=billm,mixedpuppy 2017-06-03 22:03:19 -07:00
dummy.xul Bug 1377523 - Part 1: add dummy.xul. r=smaug 2017-07-13 12:27:30 +08:00
ext-alarms.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-backgroundPage.js Bug 1357486: Part 0g - Run remote debugger host browser in same TabGroup as extension pages. r=me 2017-07-08 15:56:10 -07:00
ext-browser-content.js Bug 1368189: Move more code out of ExtensionUtils.jsm. r=mixedpuppy 2017-05-26 15:44:41 -07:00
ext-browserSettings.js Bug 1374237 - Part 2: Declare all top-level functions in toolkit API files files via const., r=mixedpuppy 2017-06-21 14:29:37 -04: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-downloads.js Bug 1369782 - Require user interaction for downloads.open() r=aswan 2017-06-02 18:34:08 -05:00
ext-c-extension.js Bug 1299053 - support tabId in browser.extension.getViews r=aswan 2017-04-23 13:01:34 +02:00
ext-c-identity.js Bug 1374237 - Part 2: Declare all top-level functions in toolkit API files files via const., r=mixedpuppy 2017-06-21 14:29:37 -04: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 1368669 - Support explicit null callback for runtime.sendMessage r=aswan 2017-06-07 23:43:25 +02:00
ext-c-storage.js Bug 1370752: Part 3 - Use structured clone rather than JSON to sanitize storage values. r=aswan 2017-07-10 18:24:11 -07:00
ext-c-test.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-c-toolkit.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-contextualIdentities.js Bug 1374237 - Part 2: Declare all top-level functions in toolkit API files files via const., r=mixedpuppy 2017-06-21 14:29:37 -04:00
ext-cookies.js Bug 1382501: Don't use NetUtil to parse URIs. r=trivial 2017-07-19 18:26:41 -07:00
ext-downloads.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -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 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-management.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-notifications.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-permissions.js Bug 1352239 Don't prompt for optional permissions an extension already has r=kmag 2017-07-01 16:49:14 -07:00
ext-privacy.js Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01:00
ext-protocolHandlers.js Bug 1374237 - Part 2: Declare all top-level functions in toolkit API files files via const., r=mixedpuppy 2017-06-21 14:29:37 -04:00
ext-proxy.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-runtime.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-storage.js Bug 1370752: Part 3 - Use structured clone rather than JSON to sanitize storage values. r=aswan 2017-07-10 18:24:11 -07:00
ext-theme.js bug 1373850 add browser.theme.reset which allows unloading changes caused by browser.theme.update and resets to the default theme r=mattw,mikedeboer 2017-06-27 12:57:19 -07:00
ext-toolkit.js Bug 1369577 Part 2 Propagate isHandlingUserInput for browserAction, pageAction, and menus r=kmag 2017-06-15 12:48:40 -07:00
ext-topSites.js Bug 1361899 - Allow extensions to specify provider when calling topSites.get. r=mixedpuppy 2017-05-20 14:06:16 +12:00
ext-webNavigation.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-webRequest.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
extension-process-script.js Bug 1380267: Fix shutdown blocker corner cases. r=aswan 2017-07-12 16:58:15 -07:00
extensions-toolkit.manifest Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie 2017-06-04 15:38:11 -07:00
jar.mn Bug 1377523 - Part 1: add dummy.xul. r=smaug 2017-07-13 12:27:30 +08:00
moz.build Backed out changeset 4ea831e6e7d1 (bug 1357490) for frequently failing toolkit/components/extensions/test/xpcshell/test_ext_privacy_update.js on Linux x64 asan. r=backout 2017-07-08 11:31:57 +02:00
mozIExtensionProcessScript.idl Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie 2017-06-04 15:38:11 -07:00