..
data
Bug 1503760: Changed browser.downloads.search({}) to return 0 byte downloads. r=aswan
2018-11-26 22:54:49 +00:00
.eslintrc.js
Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop
2019-03-28 09:38:14 +00:00
head.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
head_e10s.js
head_native_messaging.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
head_remote.js
head_sync.js
head_telemetry.js
Bug 1498163 - Migrate external callers to the new snapshot API r=chutten
2018-11-28 09:36:03 +00:00
native_messaging.ini
Bug 1530841 - disable test_ext_native_messaging.js r=jmaher
2019-03-18 20:13:40 +00:00
test_csp_custom_policies.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_csp_validator.js
test_ext_adoption_with_xrays.js
test_ext_alarms.js
test_ext_alarms_does_not_fire.js
test_ext_alarms_periodic.js
test_ext_alarms_replaces.js
test_ext_api_permissions.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_background_api_injection.js
test_ext_background_early_shutdown.js
Bug 1501375 - Test extension shutdown during extension startup r=aswan
2019-02-20 22:44:17 +00:00
test_ext_background_generated_load_events.js
test_ext_background_generated_reload.js
test_ext_background_global_history.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_background_private_browsing.js
Bug 1529394 revert early breakout to support test infra extensions r=rpl
2019-03-05 20:56:07 +00:00
test_ext_background_runtime_connect_params.js
test_ext_background_sub_windows.js
test_ext_background_teardown.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_background_telemetry.js
test_ext_background_window_properties.js
test_ext_brokenlinks.js
test_ext_browserSettings.js
test_ext_browserSettings_homepage.js
test_ext_content_security_policy.js
test_ext_contentscript.js
Bug 1489308 part 5. Align the work we do on document.open with the spec. r=mccr8,smaug
2019-02-27 23:24:48 +00:00
test_ext_contentscript_about_blank_start.js
test_ext_contentscript_api_injection.js
test_ext_contentscript_async_loading.js
test_ext_contentscript_canvas_tainting.js
test_ext_contentscript_context.js
Merge mozilla-inbound to mozilla-central. a=merge
2019-01-29 12:01:56 +02:00
test_ext_contentscript_context_isolation.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_contentscript_create_iframe.js
Backed out 2 changesets (bug 1488417, bug 1259822) for web compat issues.
2018-12-10 10:47:47 -06:00
test_ext_contentscript_css.js
test_ext_contentscript_exporthelpers.js
test_ext_contentscript_in_background.js
test_ext_contentscript_perf_observers.js
test_ext_contentscript_restrictSchemes.js
test_ext_contentscript_scriptCreated.js
test_ext_contentscript_teardown.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_contentscript_triggeringPrincipal.js
Bug 857458 Remove addon manager update.rdf support r=kmag
2019-02-05 10:22:20 -08:00
test_ext_contentscript_xrays.js
test_ext_contentScripts_register.js
test_ext_contexts.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_contexts_gc.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_contextual_identities.js
Bug 1525762: Part 1a - Add maybeInstallBuiltinAddon method. r=aswan
2019-02-08 12:32:49 -08:00
test_ext_cookieBehaviors.js
Bug 1525917 - Add test for background page request cookies on cookieBehaviors. r=Ehsan,mixedpuppy
2019-04-05 17:52:07 +00:00
test_ext_cookies_samesite.js
test_ext_debugging_utils.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_dns.js
test_ext_downloads.js
test_ext_downloads_download.js
Bug 1529394 fix tests for pref'ing on incognito not_allowed r=rpl
2019-03-05 14:17:36 +00:00
test_ext_downloads_misc.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_downloads_private.js
Bug 1516709 support incognito in downloads api r=aswan
2019-02-13 15:20:04 +00:00
test_ext_downloads_search.js
Bug 1519762 Fix a regression with browser.downloads.search() r=kmag
2019-01-17 11:12:46 -08:00
test_ext_downloads_urlencoded.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_error_location.js
Bug 1518661 - Part 3: Adjust call-expression positions. r=jimb,jorendorff
2019-02-13 02:55:21 +00:00
test_ext_eventpage_warning.js
Bug 1370077 - Avoid deprecation message when background.persistent is true r=robwu,aswan
2019-01-10 01:11:44 +00:00
test_ext_experiments.js
test_ext_extension.js
Bug 1511636: update incognito support to use pref and permissions r=rpl,aswan,kmag
2019-01-28 18:10:47 +00:00
test_ext_extension_content_telemetry.js
Bug 1468761 - Migrate external Telemetry tests to handle packed histograms r=chutten
2018-11-01 13:46:59 +00:00
test_ext_extension_startup_telemetry.js
test_ext_extensionPreferencesManager.js
test_ext_extensionSettingsStore.js
test_ext_geckoProfiler_control.js
Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag
2019-03-22 13:18:01 +00:00
test_ext_geckoProfiler_schema.js
Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag
2019-03-22 13:18:01 +00:00
test_ext_geturl.js
test_ext_i18n.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_i18n_css.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_idle.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_incognito.js
Bug 1542842 - Fix remaining references to undefined Ci.nsITelemetry constant in WebExtensions tests. r=Standard8
2019-04-16 12:58:30 +00:00
test_ext_ipcBlob.js
test_ext_json_parser.js
Bug 1525445 Part 2: Move users of Extension.generate to ExtensionTestCommon r=kmag
2019-01-03 14:22:44 -08:00
test_ext_localStorage.js
test_ext_management.js
Bug 1525762: Part 2a - Migrate built-in LWTs to static WebExtension themes. r=aswan
2019-02-08 14:18:52 -08:00
test_ext_management_uninstall_self.js
Bug 1525762: Part 1a - Add maybeInstallBuiltinAddon method. r=aswan
2019-02-08 12:32:49 -08:00
test_ext_manifest.js
Bug 1524001 update manifest to validate manifest.icons, r=kmag
2019-02-14 01:32:31 +00:00
test_ext_manifest_content_security_policy.js
test_ext_manifest_incognito.js
Bug 1511636: update incognito support to use pref and permissions r=rpl,aswan,kmag
2019-01-28 18:10:47 +00:00
test_ext_manifest_minimum_chrome_version.js
test_ext_manifest_minimum_opera_version.js
test_ext_manifest_themes.js
test_ext_MessageManagerProxy.js
Bug 1301837 - Defer SwapDocShells event registration in MessageManagerProxy r=rpl
2019-04-18 17:07:46 +00:00
test_ext_messaging_startup.js
test_ext_native_messaging.js
Bug 1518843 - GeckoView WebExtension Messaging. r=snorp,esawin,robwu,kmag
2019-04-17 18:28:10 +00:00
test_ext_native_messaging_perf.js
test_ext_native_messaging_unresponsive.js
test_ext_onmessage_removelistener.js
test_ext_performance_counters.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_permission_warnings.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_permission_xhr.js
test_ext_permissions.js
Bug 1529394 fix tests for pref'ing on incognito not_allowed r=rpl
2019-03-05 14:17:36 +00:00
test_ext_permissions_uninstall.js
Bug 1522918 - Fully remove optional permission data upon uninstall r=rpl
2019-02-12 14:04:39 +00:00
test_ext_persistent_events.js
Bug 1535674 Fix race with webextension persistent listeners r=kmag
2019-04-17 10:49:24 -07:00
test_ext_privacy.js
test_ext_privacy_disable.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_privacy_update.js
test_ext_proxy_auth.js
Bug 1520125 - Don't use origin attributes to distinguish proxy authentication cache entries. r=dragana, r=mixedpuppy
2019-01-22 07:34:00 -05:00
test_ext_proxy_config.js
Bug 1532990 handle default port better for proxy.settings r=zombie
2019-03-12 19:08:44 +00:00
test_ext_proxy_onauthrequired.js
Bug 1494033 test event order with onAuthRequired r=zombie
2019-03-26 21:14:33 +00:00
test_ext_proxy_settings.js
Bug 1529394 fix tests for pref'ing on incognito not_allowed r=rpl
2019-03-05 14:17:36 +00:00
test_ext_proxy_socks.js
test_ext_proxy_speculative.js
Bug 1529869: Remove the 2 from speculate speculative(Anonymous)Connect2 within nsISpeculativeConnect.idl. r=valentin
2019-02-24 20:26:56 +01:00
test_ext_proxy_startup.js
test_ext_redirects.js
Bug 1525319 - Changing js to remove context from onStartRequest and onStopRequest r=valentin
2019-02-27 23:41:54 +00:00
test_ext_runtime_connect_no_receiver.js
test_ext_runtime_getBrowserInfo.js
test_ext_runtime_getPlatformInfo.js
Bug 1525785 - include aarch64 in list of validArchs for xpcshell test that checks architecture r=jmaher,gbrown
2019-02-14 22:47:49 +00:00
test_ext_runtime_id.js
test_ext_runtime_onInstalled_and_onStartup.js
Bug 1315829 - Re-enable test_ext_runtime_onInstalled_and_onStartup.js r=aswan
2019-01-24 19:36:35 +00:00
test_ext_runtime_sendMessage.js
test_ext_runtime_sendMessage_args.js
test_ext_runtime_sendMessage_errors.js
test_ext_runtime_sendMessage_no_receiver.js
test_ext_runtime_sendMessage_self.js
test_ext_same_site_cookies.js
test_ext_sandbox_var.js
test_ext_schema.js
test_ext_schemas.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_schemas_allowed_contexts.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_schemas_async.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_schemas_interactive.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_schemas_manifest_permissions.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_schemas_privileged.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_schemas_revoke.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_schemas_roots.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_shadowdom.js
Bug 1503019 - Part I, Remove dom.webcomponents.shadowdom.enabled r=smaug
2018-11-15 06:51:07 +00:00
test_ext_shutdown_cleanup.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_simple.js
test_ext_startup_cache.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_startup_perf.js
Bug 1525762: Part 1a - Add maybeInstallBuiltinAddon method. r=aswan
2019-02-08 12:32:49 -08:00
test_ext_startup_request_handler.js
Bug 1518863: Part 4 - Add tests. r=aswan
2019-02-27 13:57:08 -08:00
test_ext_startupData.js
test_ext_storage.js
Bug 1541449 - storage.local API should fire onChanged event when falsey values are removed. r=mixedpuppy
2019-04-04 12:06:44 +00:00
test_ext_storage_content.js
Bug 1525762: Part 1a - Add maybeInstallBuiltinAddon method. r=aswan
2019-02-08 12:32:49 -08:00
test_ext_storage_idb_data_migration.js
Bug 1529696 - Rename DATASET_RELEASE_CHANNEL_OPTOUT/OPTIN to DATASET_ALL/PRERELEASE_CHANNELS everywhere r=chutten
2019-04-03 17:12:11 +00:00
test_ext_storage_managed.js
Bug 1525762: Part 1a - Add maybeInstallBuiltinAddon method. r=aswan
2019-02-08 12:32:49 -08:00
test_ext_storage_managed_policy.js
Bug 1525762: Part 1a - Add maybeInstallBuiltinAddon method. r=aswan
2019-02-08 12:32:49 -08:00
test_ext_storage_sync.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_storage_sync_crypto.js
Bug 1518300 - Refactor CryptoUtils and add JWK/JWE methods to jwcrypto. r=rfkelly,tjr
2019-01-18 20:58:42 +00:00
test_ext_storage_tab.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_storage_telemetry.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_tab_teardown.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_telemetry.js
Bug 1536877 - Correct the 'value' type in 'browser.telemetry.recordEvent'; r=rpl
2019-04-15 21:23:02 +00:00
test_ext_test_mock.js
Bug 1525762: Part 1a - Add maybeInstallBuiltinAddon method. r=aswan
2019-02-08 12:32:49 -08:00
test_ext_topSites.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_trustworthy_origin.js
test_ext_unknown_permissions.js
test_ext_unload_frame.js
test_ext_userScripts.js
Bug 1512741 - Split userScripts xpcshell test and re-enable it on android debug build. r=robwu
2019-02-06 11:45:51 +00:00
test_ext_userScripts_exports.js
Bug 1527330 - Fix test_ext_userScript_exports.js failure on beta. r=robwu
2019-02-13 17:30:20 +00:00
test_ext_userScripts_telemetry.js
Bug 1509339 - Implement a UserScript API object and remove the userScripts.setScriptAPIs method. r=zombie,robwu
2018-11-30 16:10:58 +00:00
test_ext_webRequest_auth.js
Bug 1415483 - Apply the new options to reject-importGlobalProperties across the codebase, remove unnecessary importGlobalProperties. r=nika
2018-12-11 21:39:40 +00:00
test_ext_webRequest_filterResponseData.js
test_ext_webRequest_host.js
Bug 1467523 xpcshell tests for host header setting, r=aswan
2018-12-05 09:02:34 +00:00
test_ext_webRequest_incognito.js
Bug 1548177 support incognito flag in request filtering r=kmag,robwu
2019-05-02 16:23:03 +00:00
test_ext_webRequest_permission.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_webRequest_responseBody.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_ext_webRequest_set_cookie.js
test_ext_webRequest_startup.js
Bug 1535674 Fix race with webextension persistent listeners r=kmag
2019-04-17 10:49:24 -07:00
test_ext_webRequest_suspend.js
Bug 1525319 - Changing js to remove context from onStartRequest and onStopRequest r=valentin
2019-02-27 23:41:54 +00:00
test_ext_webRequest_userContextId.js
Bug 1391992 add cookiestoreid to proxy and webrequest details r=robwu
2019-04-29 18:36:17 +00:00
test_ext_webRequest_webSocket.js
test_ext_xhr_capabilities.js
test_load_all_api_modules.js
Bug 1525200 - Add an xpcshell test which loads all the WebExtensions API modules. r=zombie
2019-02-11 20:08:59 +00:00
test_locale_converter.js
Bug 1525319 - Removing context from OnDataAvailable r=valentin
2019-02-27 23:42:27 +00:00
test_locale_data.js
Bug 1544392 - Allow extension icons to be supplied from localized manifest properties, and fix the Yandex icon in search engines. r=mixedpuppy
2019-04-23 21:10:00 +00:00
test_MatchPattern.js
Bug 1544834 - Replace deprecated generics in test code r=evilpie
2019-04-17 19:03:19 +00:00
test_native_manifests.js
Bug 1518843 - GeckoView WebExtension Messaging. r=snorp,esawin,robwu,kmag
2019-04-17 18:28:10 +00:00
test_proxy_incognito.js
Bug 1548177 support incognito flag in request filtering r=kmag,robwu
2019-05-02 16:23:03 +00:00
test_proxy_listener.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_proxy_scripts.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_proxy_scripts_deprecated.js
Bug 1545841 - Add deprecation message to several proxy APIs r=mixedpuppy
2019-05-01 10:42:17 +00:00
test_proxy_scripts_results.js
Bug 1514594: Part 3 - Change ChromeUtils.import API.
2019-01-17 10:18:31 -08:00
test_proxy_userContextId.js
Bug 1391992 add cookiestoreid to proxy and webrequest details r=robwu
2019-04-29 18:36:17 +00:00
test_WebExtensionContentScript.js
Bug 1513241: Update frontend consumers of loadURI and pass loadURIOptions dictionary. r=gijs
2019-01-11 12:44:20 +01:00
test_WebExtensionPolicy.js
xpcshell-common.ini
Bug 1545841 - Add deprecation message to several proxy APIs r=mixedpuppy
2019-05-01 10:42:17 +00:00
xpcshell-content.ini
xpcshell-e10s.ini
xpcshell-remote.ini
xpcshell.ini
Bug 1546553 - Disable some xpcshell tests on Android x86_64; r=jmaher
2019-05-03 16:50:15 +00:00