зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1874595 - Use LF in toml file consistently. r=jmaher,devtools-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D198505
This commit is contained in:
Родитель
57a0e8c018
Коммит
2e7027b7a9
|
@ -1,7 +1,7 @@
|
|||
[DEFAULT]
|
||||
tags = "devtools"
|
||||
firefox-appdir = "browser"
|
||||
skip-if = ["os == 'android'"]
|
||||
|
||||
["test_sourcetree_utils_getRelativePath.js"]
|
||||
|
||||
[DEFAULT]
|
||||
tags = "devtools"
|
||||
firefox-appdir = "browser"
|
||||
skip-if = ["os == 'android'"]
|
||||
|
||||
["test_sourcetree_utils_getRelativePath.js"]
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
[DEFAULT]
|
||||
skip-if = ["toolkit == 'android'"]
|
||||
|
||||
["browser_bug527935.js"]
|
||||
support-files = [
|
||||
"bug527935.html",
|
||||
"bug527935_2.html"
|
||||
]
|
||||
[DEFAULT]
|
||||
skip-if = ["toolkit == 'android'"]
|
||||
|
||||
["browser_bug527935.js"]
|
||||
support-files = [
|
||||
"bug527935.html",
|
||||
"bug527935_2.html"
|
||||
]
|
||||
|
||||
["browser_content_command_insert_text.js"]
|
||||
|
||||
["browser_content_command_insert_text.js"]
|
||||
|
||||
|
|
|
@ -1,175 +1,175 @@
|
|||
[DEFAULT]
|
||||
head = "head_charsetConversionTests.js"
|
||||
support-files = [
|
||||
"data/unicode-conversion.utf16.txt",
|
||||
"data/unicode-conversion.utf16be.txt",
|
||||
"data/unicode-conversion.utf16le.txt",
|
||||
"data/unicode-conversion.utf8.txt",
|
||||
]
|
||||
|
||||
["test_bug116882.js"]
|
||||
[DEFAULT]
|
||||
head = "head_charsetConversionTests.js"
|
||||
support-files = [
|
||||
"data/unicode-conversion.utf16.txt",
|
||||
"data/unicode-conversion.utf16be.txt",
|
||||
"data/unicode-conversion.utf16le.txt",
|
||||
"data/unicode-conversion.utf8.txt",
|
||||
]
|
||||
|
||||
["test_bug317216.js"]
|
||||
["test_bug116882.js"]
|
||||
|
||||
["test_bug321379.js"]
|
||||
["test_bug317216.js"]
|
||||
|
||||
["test_bug340714.js"]
|
||||
["test_bug321379.js"]
|
||||
|
||||
["test_bug381412.Big5-HKSCS.js"]
|
||||
["test_bug340714.js"]
|
||||
|
||||
["test_bug381412.Big5.js"]
|
||||
["test_bug381412.Big5-HKSCS.js"]
|
||||
|
||||
["test_bug381412.euc-kr.js"]
|
||||
["test_bug381412.Big5.js"]
|
||||
|
||||
["test_bug381412.euc_jp.js"]
|
||||
["test_bug381412.euc-kr.js"]
|
||||
|
||||
["test_bug381412.gb2312.js"]
|
||||
["test_bug381412.euc_jp.js"]
|
||||
|
||||
["test_bug381412.js"]
|
||||
["test_bug381412.gb2312.js"]
|
||||
|
||||
["test_bug396637.js"]
|
||||
["test_bug381412.js"]
|
||||
|
||||
["test_bug399257.js"]
|
||||
["test_bug396637.js"]
|
||||
|
||||
["test_bug457886.js"]
|
||||
["test_bug399257.js"]
|
||||
|
||||
["test_bug522931.js"]
|
||||
["test_bug457886.js"]
|
||||
|
||||
["test_bug563283.js"]
|
||||
["test_bug522931.js"]
|
||||
|
||||
["test_bug563618.js"]
|
||||
["test_bug563283.js"]
|
||||
|
||||
["test_bug601429.js"]
|
||||
["test_bug563618.js"]
|
||||
|
||||
["test_bug715319.dbcs.js"]
|
||||
["test_bug601429.js"]
|
||||
|
||||
["test_bug715319.euc_jp.js"]
|
||||
["test_bug715319.dbcs.js"]
|
||||
|
||||
["test_bug715319.gb2312.js"]
|
||||
["test_bug715319.euc_jp.js"]
|
||||
|
||||
["test_charset_conversion.js"]
|
||||
["test_bug715319.gb2312.js"]
|
||||
|
||||
["test_decode_8859-1.js"]
|
||||
["test_charset_conversion.js"]
|
||||
|
||||
["test_decode_8859-10.js"]
|
||||
["test_decode_8859-1.js"]
|
||||
|
||||
["test_decode_8859-11.js"]
|
||||
["test_decode_8859-10.js"]
|
||||
|
||||
["test_decode_8859-13.js"]
|
||||
["test_decode_8859-11.js"]
|
||||
|
||||
["test_decode_8859-14.js"]
|
||||
["test_decode_8859-13.js"]
|
||||
|
||||
["test_decode_8859-15.js"]
|
||||
["test_decode_8859-14.js"]
|
||||
|
||||
["test_decode_8859-2.js"]
|
||||
["test_decode_8859-15.js"]
|
||||
|
||||
["test_decode_8859-3.js"]
|
||||
["test_decode_8859-2.js"]
|
||||
|
||||
["test_decode_8859-4.js"]
|
||||
["test_decode_8859-3.js"]
|
||||
|
||||
["test_decode_8859-5.js"]
|
||||
["test_decode_8859-4.js"]
|
||||
|
||||
["test_decode_8859-6.js"]
|
||||
["test_decode_8859-5.js"]
|
||||
|
||||
["test_decode_8859-7.js"]
|
||||
["test_decode_8859-6.js"]
|
||||
|
||||
["test_decode_8859-8.js"]
|
||||
["test_decode_8859-7.js"]
|
||||
|
||||
["test_decode_8859-9.js"]
|
||||
["test_decode_8859-8.js"]
|
||||
|
||||
["test_decode_CP1250.js"]
|
||||
["test_decode_8859-9.js"]
|
||||
|
||||
["test_decode_CP1251.js"]
|
||||
["test_decode_CP1250.js"]
|
||||
|
||||
["test_decode_CP1252.js"]
|
||||
["test_decode_CP1251.js"]
|
||||
|
||||
["test_decode_CP1253.js"]
|
||||
["test_decode_CP1252.js"]
|
||||
|
||||
["test_decode_CP1254.js"]
|
||||
["test_decode_CP1253.js"]
|
||||
|
||||
["test_decode_CP1255.js"]
|
||||
["test_decode_CP1254.js"]
|
||||
|
||||
["test_decode_CP1256.js"]
|
||||
["test_decode_CP1255.js"]
|
||||
|
||||
["test_decode_CP1257.js"]
|
||||
["test_decode_CP1256.js"]
|
||||
|
||||
["test_decode_CP1258.js"]
|
||||
["test_decode_CP1257.js"]
|
||||
|
||||
["test_decode_CP874.js"]
|
||||
["test_decode_CP1258.js"]
|
||||
|
||||
["test_decode_gb18030.js"]
|
||||
["test_decode_CP874.js"]
|
||||
|
||||
["test_decode_gbk.js"]
|
||||
["test_decode_gb18030.js"]
|
||||
|
||||
["test_decode_macintosh.js"]
|
||||
["test_decode_gbk.js"]
|
||||
|
||||
["test_decode_x_mac_cyrillic.js"]
|
||||
["test_decode_macintosh.js"]
|
||||
|
||||
["test_decode_x_mac_ukrainian.js"]
|
||||
["test_decode_x_mac_cyrillic.js"]
|
||||
|
||||
["test_encode_8859-1.js"]
|
||||
["test_decode_x_mac_ukrainian.js"]
|
||||
|
||||
["test_encode_8859-10.js"]
|
||||
["test_encode_8859-1.js"]
|
||||
|
||||
["test_encode_8859-11.js"]
|
||||
["test_encode_8859-10.js"]
|
||||
|
||||
["test_encode_8859-13.js"]
|
||||
["test_encode_8859-11.js"]
|
||||
|
||||
["test_encode_8859-14.js"]
|
||||
["test_encode_8859-13.js"]
|
||||
|
||||
["test_encode_8859-15.js"]
|
||||
["test_encode_8859-14.js"]
|
||||
|
||||
["test_encode_8859-2.js"]
|
||||
["test_encode_8859-15.js"]
|
||||
|
||||
["test_encode_8859-3.js"]
|
||||
["test_encode_8859-2.js"]
|
||||
|
||||
["test_encode_8859-4.js"]
|
||||
["test_encode_8859-3.js"]
|
||||
|
||||
["test_encode_8859-5.js"]
|
||||
["test_encode_8859-4.js"]
|
||||
|
||||
["test_encode_8859-6.js"]
|
||||
["test_encode_8859-5.js"]
|
||||
|
||||
["test_encode_8859-7.js"]
|
||||
["test_encode_8859-6.js"]
|
||||
|
||||
["test_encode_8859-8.js"]
|
||||
["test_encode_8859-7.js"]
|
||||
|
||||
["test_encode_8859-9.js"]
|
||||
["test_encode_8859-8.js"]
|
||||
|
||||
["test_encode_CP1250.js"]
|
||||
["test_encode_8859-9.js"]
|
||||
|
||||
["test_encode_CP1251.js"]
|
||||
["test_encode_CP1250.js"]
|
||||
|
||||
["test_encode_CP1252.js"]
|
||||
["test_encode_CP1251.js"]
|
||||
|
||||
["test_encode_CP1253.js"]
|
||||
["test_encode_CP1252.js"]
|
||||
|
||||
["test_encode_CP1254.js"]
|
||||
["test_encode_CP1253.js"]
|
||||
|
||||
["test_encode_CP1255.js"]
|
||||
["test_encode_CP1254.js"]
|
||||
|
||||
["test_encode_CP1256.js"]
|
||||
["test_encode_CP1255.js"]
|
||||
|
||||
["test_encode_CP1257.js"]
|
||||
["test_encode_CP1256.js"]
|
||||
|
||||
["test_encode_CP1258.js"]
|
||||
["test_encode_CP1257.js"]
|
||||
|
||||
["test_encode_CP874.js"]
|
||||
["test_encode_CP1258.js"]
|
||||
|
||||
["test_encode_gb18030.js"]
|
||||
["test_encode_CP874.js"]
|
||||
|
||||
["test_encode_gbk.js"]
|
||||
["test_encode_gb18030.js"]
|
||||
|
||||
["test_encode_macintosh.js"]
|
||||
["test_encode_gbk.js"]
|
||||
|
||||
["test_encode_x_mac_cyrillic.js"]
|
||||
["test_encode_macintosh.js"]
|
||||
|
||||
["test_input_stream.js"]
|
||||
["test_encode_x_mac_cyrillic.js"]
|
||||
|
||||
["test_unEscapeNonAsciiURI.js"]
|
||||
["test_input_stream.js"]
|
||||
|
||||
["test_unEscapeURIForUI.js"]
|
||||
["test_unEscapeNonAsciiURI.js"]
|
||||
|
||||
["test_unmapped.js"]
|
||||
["test_unEscapeURIForUI.js"]
|
||||
|
||||
["test_unmapped.js"]
|
||||
|
||||
["test_utf8_illegals.js"]
|
||||
|
||||
["test_utf8_illegals.js"]
|
||||
|
||||
|
|
|
@ -1,31 +1,31 @@
|
|||
[DEFAULT]
|
||||
support-files = [
|
||||
"browser_consoleStack.html",
|
||||
"browser_deadObjectOnUnload.html",
|
||||
"browser_realm_key_object_prototype_top.html",
|
||||
"browser_realm_key_object_prototype_frame.html",
|
||||
"browser_realm_key_promise_top.html",
|
||||
"browser_realm_key_promise_frame.html",
|
||||
"browser_promise_userInteractionHandling.html"
|
||||
]
|
||||
[DEFAULT]
|
||||
support-files = [
|
||||
"browser_consoleStack.html",
|
||||
"browser_deadObjectOnUnload.html",
|
||||
"browser_realm_key_object_prototype_top.html",
|
||||
"browser_realm_key_object_prototype_frame.html",
|
||||
"browser_realm_key_promise_top.html",
|
||||
"browser_realm_key_promise_frame.html",
|
||||
"browser_promise_userInteractionHandling.html"
|
||||
]
|
||||
|
||||
["browser_date_telemetry.js"]
|
||||
["browser_date_telemetry.js"]
|
||||
|
||||
["browser_dead_object.js"]
|
||||
["browser_dead_object.js"]
|
||||
|
||||
["browser_exception_leak.js"]
|
||||
["browser_exception_leak.js"]
|
||||
|
||||
["browser_freeze_builtins.js"]
|
||||
["browser_freeze_builtins.js"]
|
||||
|
||||
["browser_import_mapped_jsm.js"]
|
||||
["browser_import_mapped_jsm.js"]
|
||||
|
||||
["browser_parent_process_hang_telemetry.js"]
|
||||
["browser_parent_process_hang_telemetry.js"]
|
||||
|
||||
["browser_promise_userInteractionHandling.js"]
|
||||
["browser_promise_userInteractionHandling.js"]
|
||||
|
||||
["browser_realm_key_and_document_domain.js"]
|
||||
["browser_realm_key_and_document_domain.js"]
|
||||
|
||||
["browser_weak_xpcwjs.js"]
|
||||
["browser_weak_xpcwjs.js"]
|
||||
|
||||
["browser_weak_xpcwn.js"]
|
||||
|
||||
["browser_weak_xpcwn.js"]
|
||||
|
||||
|
|
|
@ -1,376 +1,376 @@
|
|||
[DEFAULT]
|
||||
head = "head.js"
|
||||
support-files = [
|
||||
"CatRegistrationComponents.manifest",
|
||||
"CatBackgroundTaskRegistrationComponents.manifest",
|
||||
"bogus_element_type.jsm",
|
||||
"bogus_exports_type.jsm",
|
||||
"bug451678_subscript.js",
|
||||
"TestBlob.jsm",
|
||||
"TestFile.jsm",
|
||||
"environment_script.js",
|
||||
"environment_loadscript.jsm",
|
||||
"environment_checkscript.jsm",
|
||||
"file_simple_script.js",
|
||||
"importer.jsm",
|
||||
"recursive_importA.jsm",
|
||||
"recursive_importB.jsm",
|
||||
"ReturnCodeChild.jsm",
|
||||
"ReturnCodeChild.sys.mjs",
|
||||
"syntax_error.jsm",
|
||||
"uninitialized_lexical.jsm",
|
||||
"es6module.js",
|
||||
"es6import.js",
|
||||
"es6module_throws.js",
|
||||
"es6module_missing_import.js",
|
||||
"es6module_parse_error.js",
|
||||
"es6module_parse_error_in_import.js",
|
||||
"es6module_cycle_a.js",
|
||||
"es6module_cycle_b.js",
|
||||
"es6module_cycle_c.js",
|
||||
"es6module_top_level_await.js",
|
||||
"es6module_devtoolsLoader.js",
|
||||
"es6module_devtoolsLoader.sys.mjs",
|
||||
"es6module_devtoolsLoader_only.js",
|
||||
"esmified-1.sys.mjs",
|
||||
"esmified-2.sys.mjs",
|
||||
"esmified-3.sys.mjs",
|
||||
"esmified-4.sys.mjs",
|
||||
"esmified-5.sys.mjs",
|
||||
"esmified-6.sys.mjs",
|
||||
"esmified-not-exported.sys.mjs",
|
||||
"not-esmified-not-exported.jsm",
|
||||
"esm_lazy-1.sys.mjs",
|
||||
"esm_lazy-2.sys.mjs",
|
||||
"jsm_loaded-1.jsm",
|
||||
"jsm_loaded-2.jsm",
|
||||
"jsm_loaded-3.jsm",
|
||||
"es6module_loaded-1.sys.mjs",
|
||||
"es6module_loaded-2.sys.mjs",
|
||||
"es6module_loaded-3.sys.mjs",
|
||||
"api_script.js",
|
||||
"import_stack.jsm",
|
||||
"import_stack.sys.mjs",
|
||||
"import_stack_static_1.sys.mjs",
|
||||
"import_stack_static_2.sys.mjs",
|
||||
"import_stack_static_3.sys.mjs",
|
||||
"import_stack_static_4.sys.mjs",
|
||||
"es6module_import_error.js",
|
||||
"es6module_import_error2.js",
|
||||
"es6module_dynamic_import.js",
|
||||
"es6module_dynamic_import2.js",
|
||||
"es6module_absolute.js",
|
||||
"es6module_absolute2.js",
|
||||
"envChain.jsm",
|
||||
"envChain_subscript.jsm",
|
||||
"error_export.sys.mjs",
|
||||
"error_import.sys.mjs",
|
||||
"error_other.sys.mjs",
|
||||
]
|
||||
|
||||
["test_ComponentEnvironment.js"]
|
||||
|
||||
["test_FrameScriptEnvironment.js"]
|
||||
|
||||
["test_ReadableStream_from.js"]
|
||||
|
||||
["test_SubscriptLoaderEnvironment.js"]
|
||||
|
||||
["test_SubscriptLoaderJSMEnvironment.js"]
|
||||
|
||||
["test_SubscriptLoaderSandboxEnvironment.js"]
|
||||
|
||||
["test_URLSearchParams.js"]
|
||||
|
||||
["test_allowWaivers.js"]
|
||||
|
||||
["test_allowedDomains.js"]
|
||||
|
||||
["test_allowedDomainsXHR.js"]
|
||||
|
||||
["test_attributes.js"]
|
||||
|
||||
["test_blob.js"]
|
||||
|
||||
["test_blob2.js"]
|
||||
|
||||
["test_bogus_files.js"]
|
||||
|
||||
["test_bug267645.js"]
|
||||
|
||||
["test_bug408412.js"]
|
||||
|
||||
["test_bug451678.js"]
|
||||
|
||||
["test_bug604362.js"]
|
||||
|
||||
["test_bug677864.js"]
|
||||
|
||||
["test_bug711404.js"]
|
||||
|
||||
["test_bug742444.js"]
|
||||
|
||||
["test_bug778409.js"]
|
||||
|
||||
["test_bug780370.js"]
|
||||
|
||||
["test_bug809652.js"]
|
||||
|
||||
["test_bug809674.js"]
|
||||
|
||||
["test_bug813901.js"]
|
||||
|
||||
["test_bug845201.js"]
|
||||
|
||||
["test_bug845862.js"]
|
||||
|
||||
["test_bug849730.js"]
|
||||
|
||||
["test_bug851895.js"]
|
||||
|
||||
["test_bug853709.js"]
|
||||
|
||||
["test_bug856067.js"]
|
||||
|
||||
["test_bug867486.js"]
|
||||
|
||||
["test_bug868675.js"]
|
||||
|
||||
["test_bug872772.js"]
|
||||
|
||||
["test_bug885800.js"]
|
||||
|
||||
["test_bug930091.js"]
|
||||
|
||||
["test_bug976151.js"]
|
||||
|
||||
["test_bug1001094.js"]
|
||||
|
||||
["test_bug1021312.js"]
|
||||
|
||||
["test_bug1033253.js"]
|
||||
|
||||
["test_bug1033920.js"]
|
||||
|
||||
["test_bug1033927.js"]
|
||||
|
||||
["test_bug1034262.js"]
|
||||
|
||||
["test_bug1081990.js"]
|
||||
|
||||
["test_bug1110546.js"]
|
||||
|
||||
["test_bug1131707.js"]
|
||||
|
||||
["test_bug1150771.js"]
|
||||
|
||||
["test_bug1151385.js"]
|
||||
|
||||
["test_bug1170311.js"]
|
||||
|
||||
["test_bug1244222.js"]
|
||||
|
||||
["test_bug1617527.js"]
|
||||
|
||||
["test_bug_442086.js"]
|
||||
|
||||
["test_callFunctionWithAsyncStack.js"]
|
||||
|
||||
["test_cenums.js"]
|
||||
|
||||
["test_compileScript.js"]
|
||||
|
||||
["test_components.js"]
|
||||
|
||||
["test_crypto.js"]
|
||||
|
||||
["test_css.js"]
|
||||
|
||||
["test_deepFreezeClone.js"]
|
||||
|
||||
["test_defineESModuleGetters.js"]
|
||||
|
||||
["test_defineModuleGetter.js"]
|
||||
|
||||
["test_envChain_JSM.js"]
|
||||
|
||||
["test_envChain_frameScript.js"]
|
||||
|
||||
["test_envChain_subscript.js"]
|
||||
|
||||
["test_envChain_subscript_in_JSM.js"]
|
||||
|
||||
["test_eventSource.js"]
|
||||
|
||||
["test_exportFunction.js"]
|
||||
|
||||
["test_file.js"]
|
||||
skip-if = ["os == 'android' && processor == 'x86_64'"]
|
||||
|
||||
["test_file2.js"]
|
||||
skip-if = ["os == 'android' && processor == 'x86_64'"]
|
||||
|
||||
["test_fileReader.js"]
|
||||
|
||||
["test_function_names.js"]
|
||||
|
||||
["test_generateQI.js"]
|
||||
|
||||
["test_getCallerLocation.js"]
|
||||
|
||||
["test_getObjectPrincipal.js"]
|
||||
|
||||
["test_import.js"]
|
||||
|
||||
["test_import_devtools_loader.js"]
|
||||
|
||||
["test_import_es6_modules.js"]
|
||||
|
||||
["test_import_fail.js"]
|
||||
|
||||
["test_import_from_sandbox.js"]
|
||||
|
||||
["test_import_shim.js"]
|
||||
|
||||
["test_import_stack.js"]
|
||||
skip-if = [
|
||||
"!nightly_build",
|
||||
"!debug",
|
||||
]
|
||||
|
||||
["test_import_syntax_error.js"]
|
||||
|
||||
["test_isModuleLoaded.js"]
|
||||
|
||||
["test_isProxy.js"]
|
||||
|
||||
["test_js_memory_telemetry.js"]
|
||||
|
||||
["test_js_weak_references.js"]
|
||||
|
||||
["test_loadedESModules.js"]
|
||||
|
||||
["test_localeCompare.js"]
|
||||
|
||||
["test_messageChannel.js"]
|
||||
|
||||
["test_nuke_sandbox.js"]
|
||||
|
||||
["test_nuke_sandbox_event_listeners.js"]
|
||||
|
||||
["test_nuke_webextension_wrappers.js"]
|
||||
|
||||
["test_onGarbageCollection-01.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_onGarbageCollection-02.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_onGarbageCollection-03.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_onGarbageCollection-04.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_onGarbageCollection-05.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_params.js"]
|
||||
|
||||
["test_print_stderr.js"]
|
||||
|
||||
["test_private_field_xrays.js"]
|
||||
|
||||
["test_promise.js"]
|
||||
|
||||
["test_recursive_import.js"]
|
||||
|
||||
["test_reflect_parse.js"]
|
||||
|
||||
["test_resistFingerprinting_date_now.js"]
|
||||
|
||||
["test_resolve_dead_promise.js"]
|
||||
|
||||
["test_returncode.js"]
|
||||
|
||||
["test_rewrap_dead_wrapper.js"]
|
||||
|
||||
["test_rtcIdentityProvider.js"]
|
||||
|
||||
["test_sandbox_DOMException.js"]
|
||||
|
||||
["test_sandbox_atob.js"]
|
||||
|
||||
["test_sandbox_metadata.js"]
|
||||
|
||||
["test_sandbox_name.js"]
|
||||
|
||||
["test_storage.js"]
|
||||
|
||||
["test_structuredClone.js"]
|
||||
|
||||
["test_subScriptLoader.js"]
|
||||
|
||||
["test_symbols_as_weak_keys.js"]
|
||||
skip-if = [
|
||||
"!nightly_build",
|
||||
]
|
||||
|
||||
["test_tearoffs.js"]
|
||||
|
||||
["test_textDecoder.js"]
|
||||
|
||||
["test_uawidget_scope.js"]
|
||||
|
||||
["test_uninitialized_lexical.js"]
|
||||
|
||||
["test_unload.js"]
|
||||
|
||||
["test_url.js"]
|
||||
|
||||
["test_want_components.js"]
|
||||
|
||||
["test_wasm_tailcalls_profiler.js"]
|
||||
skip-if = [
|
||||
"tsan",
|
||||
"!nightly_build",
|
||||
]
|
||||
|
||||
["test_watchdog_default.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_watchdog_disable.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_watchdog_enable.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_watchdog_hibernate.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_watchdog_toggle.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_weak_keys.js"]
|
||||
|
||||
["test_wrapped_js_enumerator.js"]
|
||||
|
||||
["test_xpcomutils.js"]
|
||||
|
||||
["test_xpcwn_instanceof.js"]
|
||||
|
||||
["test_xpcwn_tamperproof.js"]
|
||||
|
||||
["test_xray_SavedFrame-02.js"]
|
||||
|
||||
["test_xray_SavedFrame.js"]
|
||||
|
||||
["test_xray_instanceof.js"]
|
||||
|
||||
["test_xray_named_element_access.js"]
|
||||
|
||||
["test_xray_regexp.js"]
|
||||
|
||||
["test_xrayed_arguments.js"]
|
||||
|
||||
["test_xrayed_iterator.js"]
|
||||
[DEFAULT]
|
||||
head = "head.js"
|
||||
support-files = [
|
||||
"CatRegistrationComponents.manifest",
|
||||
"CatBackgroundTaskRegistrationComponents.manifest",
|
||||
"bogus_element_type.jsm",
|
||||
"bogus_exports_type.jsm",
|
||||
"bug451678_subscript.js",
|
||||
"TestBlob.jsm",
|
||||
"TestFile.jsm",
|
||||
"environment_script.js",
|
||||
"environment_loadscript.jsm",
|
||||
"environment_checkscript.jsm",
|
||||
"file_simple_script.js",
|
||||
"importer.jsm",
|
||||
"recursive_importA.jsm",
|
||||
"recursive_importB.jsm",
|
||||
"ReturnCodeChild.jsm",
|
||||
"ReturnCodeChild.sys.mjs",
|
||||
"syntax_error.jsm",
|
||||
"uninitialized_lexical.jsm",
|
||||
"es6module.js",
|
||||
"es6import.js",
|
||||
"es6module_throws.js",
|
||||
"es6module_missing_import.js",
|
||||
"es6module_parse_error.js",
|
||||
"es6module_parse_error_in_import.js",
|
||||
"es6module_cycle_a.js",
|
||||
"es6module_cycle_b.js",
|
||||
"es6module_cycle_c.js",
|
||||
"es6module_top_level_await.js",
|
||||
"es6module_devtoolsLoader.js",
|
||||
"es6module_devtoolsLoader.sys.mjs",
|
||||
"es6module_devtoolsLoader_only.js",
|
||||
"esmified-1.sys.mjs",
|
||||
"esmified-2.sys.mjs",
|
||||
"esmified-3.sys.mjs",
|
||||
"esmified-4.sys.mjs",
|
||||
"esmified-5.sys.mjs",
|
||||
"esmified-6.sys.mjs",
|
||||
"esmified-not-exported.sys.mjs",
|
||||
"not-esmified-not-exported.jsm",
|
||||
"esm_lazy-1.sys.mjs",
|
||||
"esm_lazy-2.sys.mjs",
|
||||
"jsm_loaded-1.jsm",
|
||||
"jsm_loaded-2.jsm",
|
||||
"jsm_loaded-3.jsm",
|
||||
"es6module_loaded-1.sys.mjs",
|
||||
"es6module_loaded-2.sys.mjs",
|
||||
"es6module_loaded-3.sys.mjs",
|
||||
"api_script.js",
|
||||
"import_stack.jsm",
|
||||
"import_stack.sys.mjs",
|
||||
"import_stack_static_1.sys.mjs",
|
||||
"import_stack_static_2.sys.mjs",
|
||||
"import_stack_static_3.sys.mjs",
|
||||
"import_stack_static_4.sys.mjs",
|
||||
"es6module_import_error.js",
|
||||
"es6module_import_error2.js",
|
||||
"es6module_dynamic_import.js",
|
||||
"es6module_dynamic_import2.js",
|
||||
"es6module_absolute.js",
|
||||
"es6module_absolute2.js",
|
||||
"envChain.jsm",
|
||||
"envChain_subscript.jsm",
|
||||
"error_export.sys.mjs",
|
||||
"error_import.sys.mjs",
|
||||
"error_other.sys.mjs",
|
||||
]
|
||||
|
||||
["test_ComponentEnvironment.js"]
|
||||
|
||||
["test_FrameScriptEnvironment.js"]
|
||||
|
||||
["test_ReadableStream_from.js"]
|
||||
|
||||
["test_SubscriptLoaderEnvironment.js"]
|
||||
|
||||
["test_SubscriptLoaderJSMEnvironment.js"]
|
||||
|
||||
["test_SubscriptLoaderSandboxEnvironment.js"]
|
||||
|
||||
["test_URLSearchParams.js"]
|
||||
|
||||
["test_allowWaivers.js"]
|
||||
|
||||
["test_allowedDomains.js"]
|
||||
|
||||
["test_allowedDomainsXHR.js"]
|
||||
|
||||
["test_attributes.js"]
|
||||
|
||||
["test_blob.js"]
|
||||
|
||||
["test_blob2.js"]
|
||||
|
||||
["test_bogus_files.js"]
|
||||
|
||||
["test_bug267645.js"]
|
||||
|
||||
["test_bug408412.js"]
|
||||
|
||||
["test_bug451678.js"]
|
||||
|
||||
["test_bug604362.js"]
|
||||
|
||||
["test_bug677864.js"]
|
||||
|
||||
["test_bug711404.js"]
|
||||
|
||||
["test_bug742444.js"]
|
||||
|
||||
["test_bug778409.js"]
|
||||
|
||||
["test_bug780370.js"]
|
||||
|
||||
["test_bug809652.js"]
|
||||
|
||||
["test_bug809674.js"]
|
||||
|
||||
["test_bug813901.js"]
|
||||
|
||||
["test_bug845201.js"]
|
||||
|
||||
["test_bug845862.js"]
|
||||
|
||||
["test_bug849730.js"]
|
||||
|
||||
["test_bug851895.js"]
|
||||
|
||||
["test_bug853709.js"]
|
||||
|
||||
["test_bug856067.js"]
|
||||
|
||||
["test_bug867486.js"]
|
||||
|
||||
["test_bug868675.js"]
|
||||
|
||||
["test_bug872772.js"]
|
||||
|
||||
["test_bug885800.js"]
|
||||
|
||||
["test_bug930091.js"]
|
||||
|
||||
["test_bug976151.js"]
|
||||
|
||||
["test_bug1001094.js"]
|
||||
|
||||
["test_bug1021312.js"]
|
||||
|
||||
["test_bug1033253.js"]
|
||||
|
||||
["test_bug1033920.js"]
|
||||
|
||||
["test_bug1033927.js"]
|
||||
|
||||
["test_bug1034262.js"]
|
||||
|
||||
["test_bug1081990.js"]
|
||||
|
||||
["test_bug1110546.js"]
|
||||
|
||||
["test_bug1131707.js"]
|
||||
|
||||
["test_bug1150771.js"]
|
||||
|
||||
["test_bug1151385.js"]
|
||||
|
||||
["test_bug1170311.js"]
|
||||
|
||||
["test_bug1244222.js"]
|
||||
|
||||
["test_bug1617527.js"]
|
||||
|
||||
["test_bug_442086.js"]
|
||||
|
||||
["test_callFunctionWithAsyncStack.js"]
|
||||
|
||||
["test_cenums.js"]
|
||||
|
||||
["test_compileScript.js"]
|
||||
|
||||
["test_components.js"]
|
||||
|
||||
["test_crypto.js"]
|
||||
|
||||
["test_css.js"]
|
||||
|
||||
["test_deepFreezeClone.js"]
|
||||
|
||||
["test_defineESModuleGetters.js"]
|
||||
|
||||
["test_defineModuleGetter.js"]
|
||||
|
||||
["test_envChain_JSM.js"]
|
||||
|
||||
["test_envChain_frameScript.js"]
|
||||
|
||||
["test_envChain_subscript.js"]
|
||||
|
||||
["test_envChain_subscript_in_JSM.js"]
|
||||
|
||||
["test_eventSource.js"]
|
||||
|
||||
["test_exportFunction.js"]
|
||||
|
||||
["test_file.js"]
|
||||
skip-if = ["os == 'android' && processor == 'x86_64'"]
|
||||
|
||||
["test_file2.js"]
|
||||
skip-if = ["os == 'android' && processor == 'x86_64'"]
|
||||
|
||||
["test_fileReader.js"]
|
||||
|
||||
["test_function_names.js"]
|
||||
|
||||
["test_generateQI.js"]
|
||||
|
||||
["test_getCallerLocation.js"]
|
||||
|
||||
["test_getObjectPrincipal.js"]
|
||||
|
||||
["test_import.js"]
|
||||
|
||||
["test_import_devtools_loader.js"]
|
||||
|
||||
["test_import_es6_modules.js"]
|
||||
|
||||
["test_import_fail.js"]
|
||||
|
||||
["test_import_from_sandbox.js"]
|
||||
|
||||
["test_import_shim.js"]
|
||||
|
||||
["test_import_stack.js"]
|
||||
skip-if = [
|
||||
"!nightly_build",
|
||||
"!debug",
|
||||
]
|
||||
|
||||
["test_import_syntax_error.js"]
|
||||
|
||||
["test_isModuleLoaded.js"]
|
||||
|
||||
["test_isProxy.js"]
|
||||
|
||||
["test_js_memory_telemetry.js"]
|
||||
|
||||
["test_js_weak_references.js"]
|
||||
|
||||
["test_loadedESModules.js"]
|
||||
|
||||
["test_localeCompare.js"]
|
||||
|
||||
["test_messageChannel.js"]
|
||||
|
||||
["test_nuke_sandbox.js"]
|
||||
|
||||
["test_nuke_sandbox_event_listeners.js"]
|
||||
|
||||
["test_nuke_webextension_wrappers.js"]
|
||||
|
||||
["test_onGarbageCollection-01.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_onGarbageCollection-02.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_onGarbageCollection-03.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_onGarbageCollection-04.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_onGarbageCollection-05.js"]
|
||||
head = "head_ongc.js"
|
||||
|
||||
["test_params.js"]
|
||||
|
||||
["test_print_stderr.js"]
|
||||
|
||||
["test_private_field_xrays.js"]
|
||||
|
||||
["test_promise.js"]
|
||||
|
||||
["test_recursive_import.js"]
|
||||
|
||||
["test_reflect_parse.js"]
|
||||
|
||||
["test_resistFingerprinting_date_now.js"]
|
||||
|
||||
["test_resolve_dead_promise.js"]
|
||||
|
||||
["test_returncode.js"]
|
||||
|
||||
["test_rewrap_dead_wrapper.js"]
|
||||
|
||||
["test_rtcIdentityProvider.js"]
|
||||
|
||||
["test_sandbox_DOMException.js"]
|
||||
|
||||
["test_sandbox_atob.js"]
|
||||
|
||||
["test_sandbox_metadata.js"]
|
||||
|
||||
["test_sandbox_name.js"]
|
||||
|
||||
["test_storage.js"]
|
||||
|
||||
["test_structuredClone.js"]
|
||||
|
||||
["test_subScriptLoader.js"]
|
||||
|
||||
["test_symbols_as_weak_keys.js"]
|
||||
skip-if = [
|
||||
"!nightly_build",
|
||||
]
|
||||
|
||||
["test_tearoffs.js"]
|
||||
|
||||
["test_textDecoder.js"]
|
||||
|
||||
["test_uawidget_scope.js"]
|
||||
|
||||
["test_uninitialized_lexical.js"]
|
||||
|
||||
["test_unload.js"]
|
||||
|
||||
["test_url.js"]
|
||||
|
||||
["test_want_components.js"]
|
||||
|
||||
["test_wasm_tailcalls_profiler.js"]
|
||||
skip-if = [
|
||||
"tsan",
|
||||
"!nightly_build",
|
||||
]
|
||||
|
||||
["test_watchdog_default.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_watchdog_disable.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_watchdog_enable.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_watchdog_hibernate.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_watchdog_toggle.js"]
|
||||
head = "head_watchdog.js"
|
||||
|
||||
["test_weak_keys.js"]
|
||||
|
||||
["test_wrapped_js_enumerator.js"]
|
||||
|
||||
["test_xpcomutils.js"]
|
||||
|
||||
["test_xpcwn_instanceof.js"]
|
||||
|
||||
["test_xpcwn_tamperproof.js"]
|
||||
|
||||
["test_xray_SavedFrame-02.js"]
|
||||
|
||||
["test_xray_SavedFrame.js"]
|
||||
|
||||
["test_xray_instanceof.js"]
|
||||
|
||||
["test_xray_named_element_access.js"]
|
||||
|
||||
["test_xray_regexp.js"]
|
||||
|
||||
["test_xrayed_arguments.js"]
|
||||
|
||||
["test_xrayed_iterator.js"]
|
||||
|
|
|
@ -1,57 +1,57 @@
|
|||
[DEFAULT]
|
||||
|
||||
["browser_bug1701027-1.js"]
|
||||
support-files = ["helper_bug1701027-1.html"]
|
||||
|
||||
["browser_bug1701027-2.js"]
|
||||
support-files = ["helper_bug1701027-2.html"]
|
||||
|
||||
["browser_bug1757410.js"]
|
||||
run-if = [
|
||||
"os == 'mac' && debug",
|
||||
"os == 'win' && processor == 'x86_64' && debug"
|
||||
]
|
||||
|
||||
["browser_bug1787079.js"]
|
||||
run-if = ["os == 'win' && processor == 'x86_64' && debug"]
|
||||
|
||||
["browser_bug1791083.js"]
|
||||
skip-if = ["!sessionHistoryInParent"]
|
||||
|
||||
["browser_bug617076.js"]
|
||||
|
||||
["browser_disableDialogs_onbeforeunload.js"]
|
||||
|
||||
["browser_onbeforeunload_only_after_interaction.js"]
|
||||
|
||||
["browser_onbeforeunload_only_after_interaction_in_frame.js"]
|
||||
|
||||
["browser_scroll_into_view_in_out_of_process_iframe.js"]
|
||||
support-files = [
|
||||
"test_scroll_into_view_in_oopif.html",
|
||||
"scroll_into_view_in_child.html"
|
||||
]
|
||||
|
||||
["browser_select_popup_position_in_out_of_process_iframe.js"]
|
||||
skip-if = [
|
||||
"verify && (os == 'mac')", # bug 1627874
|
||||
"apple_silicon", # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
|
||||
"os == 'linux' && socketprocess_networking && fission && !debug",
|
||||
] # high frequency intermittent
|
||||
support-files = [
|
||||
"!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js",
|
||||
"!/browser/base/content/test/forms/head.js"
|
||||
]
|
||||
|
||||
["browser_stylesheet_change_events.js"]
|
||||
support-files = [
|
||||
"file_stylesheet_change_events.html",
|
||||
"stylesheet_change_events.css"
|
||||
]
|
||||
|
||||
["browser_visual_viewport_iframe.js"]
|
||||
support-files = [
|
||||
"test_visual_viewport_in_oopif.html",
|
||||
"visual_viewport_in_child.html"
|
||||
]
|
||||
|
||||
[DEFAULT]
|
||||
|
||||
["browser_bug1701027-1.js"]
|
||||
support-files = ["helper_bug1701027-1.html"]
|
||||
|
||||
["browser_bug1701027-2.js"]
|
||||
support-files = ["helper_bug1701027-2.html"]
|
||||
|
||||
["browser_bug1757410.js"]
|
||||
run-if = [
|
||||
"os == 'mac' && debug",
|
||||
"os == 'win' && processor == 'x86_64' && debug"
|
||||
]
|
||||
|
||||
["browser_bug1787079.js"]
|
||||
run-if = ["os == 'win' && processor == 'x86_64' && debug"]
|
||||
|
||||
["browser_bug1791083.js"]
|
||||
skip-if = ["!sessionHistoryInParent"]
|
||||
|
||||
["browser_bug617076.js"]
|
||||
|
||||
["browser_disableDialogs_onbeforeunload.js"]
|
||||
|
||||
["browser_onbeforeunload_only_after_interaction.js"]
|
||||
|
||||
["browser_onbeforeunload_only_after_interaction_in_frame.js"]
|
||||
|
||||
["browser_scroll_into_view_in_out_of_process_iframe.js"]
|
||||
support-files = [
|
||||
"test_scroll_into_view_in_oopif.html",
|
||||
"scroll_into_view_in_child.html"
|
||||
]
|
||||
|
||||
["browser_select_popup_position_in_out_of_process_iframe.js"]
|
||||
skip-if = [
|
||||
"verify && (os == 'mac')", # bug 1627874
|
||||
"apple_silicon", # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
|
||||
"os == 'linux' && socketprocess_networking && fission && !debug",
|
||||
] # high frequency intermittent
|
||||
support-files = [
|
||||
"!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js",
|
||||
"!/browser/base/content/test/forms/head.js"
|
||||
]
|
||||
|
||||
["browser_stylesheet_change_events.js"]
|
||||
support-files = [
|
||||
"file_stylesheet_change_events.html",
|
||||
"stylesheet_change_events.css"
|
||||
]
|
||||
|
||||
["browser_visual_viewport_iframe.js"]
|
||||
support-files = [
|
||||
"test_visual_viewport_in_oopif.html",
|
||||
"visual_viewport_in_child.html"
|
||||
]
|
||||
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
[DEFAULT]
|
||||
support-files = [
|
||||
"bug453896_iframe.html",
|
||||
"media_queries_iframe.html",
|
||||
"mapped.css",
|
||||
"mapped.css^headers^",
|
||||
"mapped2.css",
|
||||
"mapped2.css^headers^",
|
||||
"sourcemap_css.html"
|
||||
]
|
||||
|
||||
["browser_bug453896.js"]
|
||||
[DEFAULT]
|
||||
support-files = [
|
||||
"bug453896_iframe.html",
|
||||
"media_queries_iframe.html",
|
||||
"mapped.css",
|
||||
"mapped.css^headers^",
|
||||
"mapped2.css",
|
||||
"mapped2.css^headers^",
|
||||
"sourcemap_css.html"
|
||||
]
|
||||
|
||||
["browser_sourcemap.js"]
|
||||
["browser_bug453896.js"]
|
||||
|
||||
["browser_sourcemap_comment.js"]
|
||||
["browser_sourcemap.js"]
|
||||
|
||||
["browser_sourcemap_comment.js"]
|
||||
|
||||
["browser_sourceurl_comment.js"]
|
||||
|
||||
["browser_sourceurl_comment.js"]
|
||||
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
[DEFAULT]
|
||||
|
||||
["browser_bug685470.js"]
|
||||
|
||||
["browser_bug703210.js"]
|
||||
skip-if = ["true"] # Bugs 1382428, 1567736, 1565339
|
||||
|
||||
["browser_bug706743.js"]
|
||||
skip-if = ["true"] # Bug 1157576
|
||||
|
||||
["browser_bug1163304.js"]
|
||||
run-if = [
|
||||
"os == 'linux'",
|
||||
"os == 'win'",
|
||||
] # Due to testing menubar behavior with keyboard
|
||||
|
||||
["browser_bug1754298.js"]
|
||||
[DEFAULT]
|
||||
|
||||
["browser_bug685470.js"]
|
||||
|
||||
["browser_bug703210.js"]
|
||||
skip-if = ["true"] # Bugs 1382428, 1567736, 1565339
|
||||
|
||||
["browser_bug706743.js"]
|
||||
skip-if = ["true"] # Bug 1157576
|
||||
|
||||
["browser_bug1163304.js"]
|
||||
run-if = [
|
||||
"os == 'linux'",
|
||||
"os == 'win'",
|
||||
] # Due to testing menubar behavior with keyboard
|
||||
|
||||
["browser_bug1754298.js"]
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
[DEFAULT]
|
||||
prefs = ["nglayout.debug.disable_xul_cache=true"] # we need to reload the XML file to make the test pass
|
||||
|
||||
["browser_elementindtd.js"]
|
||||
support-files = [
|
||||
"browser_elementindtd.xml",
|
||||
"browser_elementindtd.dtd"
|
||||
]
|
||||
|
||||
["browser_viewsource.js"]
|
||||
support-files = ["file_viewsource.html"]
|
||||
|
||||
["browser_ysod_telemetry.js"]
|
||||
support-files = ["broken_xml.xhtml"]
|
||||
|
||||
[DEFAULT]
|
||||
prefs = ["nglayout.debug.disable_xul_cache=true"] # we need to reload the XML file to make the test pass
|
||||
|
||||
["browser_elementindtd.js"]
|
||||
support-files = [
|
||||
"browser_elementindtd.xml",
|
||||
"browser_elementindtd.dtd"
|
||||
]
|
||||
|
||||
["browser_viewsource.js"]
|
||||
support-files = ["file_viewsource.html"]
|
||||
|
||||
["browser_ysod_telemetry.js"]
|
||||
support-files = ["broken_xml.xhtml"]
|
||||
|
||||
|
|
|
@ -1,91 +1,91 @@
|
|||
[DEFAULT]
|
||||
skip-if = ["os == 'android'"]
|
||||
|
||||
["browser_test_AZERTY_digit_shortcut.js"]
|
||||
skip-if = ["os == 'linux'"] # Linux build has not implemented sendNativeKeyEvent yet
|
||||
|
||||
["browser_test_ContentCache.js"]
|
||||
|
||||
["browser_test_InputContextURI.js"]
|
||||
|
||||
["browser_test_clipboardcache.js"]
|
||||
skip-if = [
|
||||
"os == 'win' && bits == 32 && !debug", # Bug 1759422
|
||||
"os == 'linux'", # Bug 1792749
|
||||
]
|
||||
|
||||
["browser_test_clipboard_contextmenu.js"]
|
||||
|
||||
["browser_test_fullscreen_size.js"]
|
||||
|
||||
["browser_test_ime_state_in_contenteditable_on_focus_move_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_focus_move.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_in_contenteditable_on_readonly_change_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_in_contenteditable_on_readonly_change.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_in_designMode_on_focus_move_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_focus_move.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_in_plugin_in_remote_content.js"]
|
||||
support-files = ["../file_ime_state_test_helper.js"]
|
||||
|
||||
["browser_test_ime_state_in_text_control_on_reframe_in_remote_content.js"]
|
||||
support-files = [
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_in_text_control_on_reframe.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_on_editable_state_change_in_remote_content.js"]
|
||||
support-files = ["../file_ime_state_test_helper.js"]
|
||||
|
||||
["browser_test_ime_state_on_focus_move_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_focus_move.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_on_input_type_change_in_remote_content.js"]
|
||||
skip-if = ["true"] # Bug 1817704
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_input_type_change.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_on_readonly_change_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_readonly_change.js",
|
||||
]
|
||||
|
||||
["browser_test_scrollbar_colors.js"]
|
||||
skip-if = ["os == 'linux'"] # bug 1460109
|
||||
support-files = ["helper_scrollbar_colors.html"]
|
||||
|
||||
["browser_test_swipe_gesture.js"]
|
||||
skip-if = [
|
||||
"os == 'win' && bits == 32 && !debug", # Bug 1759422
|
||||
"verify", # Bug 1800022
|
||||
"os == 'linux'", # Bug 1784772
|
||||
]
|
||||
support-files = [
|
||||
"helper_swipe_gesture.html",
|
||||
"!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js",
|
||||
"!/gfx/layers/apz/test/mochitest/apz_test_utils.js",
|
||||
]
|
||||
|
||||
[DEFAULT]
|
||||
skip-if = ["os == 'android'"]
|
||||
|
||||
["browser_test_AZERTY_digit_shortcut.js"]
|
||||
skip-if = ["os == 'linux'"] # Linux build has not implemented sendNativeKeyEvent yet
|
||||
|
||||
["browser_test_ContentCache.js"]
|
||||
|
||||
["browser_test_InputContextURI.js"]
|
||||
|
||||
["browser_test_clipboardcache.js"]
|
||||
skip-if = [
|
||||
"os == 'win' && bits == 32 && !debug", # Bug 1759422
|
||||
"os == 'linux'", # Bug 1792749
|
||||
]
|
||||
|
||||
["browser_test_clipboard_contextmenu.js"]
|
||||
|
||||
["browser_test_fullscreen_size.js"]
|
||||
|
||||
["browser_test_ime_state_in_contenteditable_on_focus_move_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_focus_move.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_in_contenteditable_on_readonly_change_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_in_contenteditable_on_readonly_change.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_in_designMode_on_focus_move_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_focus_move.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_in_plugin_in_remote_content.js"]
|
||||
support-files = ["../file_ime_state_test_helper.js"]
|
||||
|
||||
["browser_test_ime_state_in_text_control_on_reframe_in_remote_content.js"]
|
||||
support-files = [
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_in_text_control_on_reframe.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_on_editable_state_change_in_remote_content.js"]
|
||||
support-files = ["../file_ime_state_test_helper.js"]
|
||||
|
||||
["browser_test_ime_state_on_focus_move_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_focus_move.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_on_input_type_change_in_remote_content.js"]
|
||||
skip-if = ["true"] # Bug 1817704
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_input_type_change.js",
|
||||
]
|
||||
|
||||
["browser_test_ime_state_on_readonly_change_in_remote_content.js"]
|
||||
support-files = [
|
||||
"file_ime_state_tests.html",
|
||||
"../file_ime_state_test_helper.js",
|
||||
"../file_test_ime_state_on_readonly_change.js",
|
||||
]
|
||||
|
||||
["browser_test_scrollbar_colors.js"]
|
||||
skip-if = ["os == 'linux'"] # bug 1460109
|
||||
support-files = ["helper_scrollbar_colors.html"]
|
||||
|
||||
["browser_test_swipe_gesture.js"]
|
||||
skip-if = [
|
||||
"os == 'win' && bits == 32 && !debug", # Bug 1759422
|
||||
"verify", # Bug 1800022
|
||||
"os == 'linux'", # Bug 1784772
|
||||
]
|
||||
support-files = [
|
||||
"helper_swipe_gesture.html",
|
||||
"!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js",
|
||||
"!/gfx/layers/apz/test/mochitest/apz_test_utils.js",
|
||||
]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче