blob: 61462b8fb5b5571537e808b6fbc63e7e387bf1e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
[DEFAULT]
support-files =
browser_frame_elements.html
page_privatestorageevent.html
page_localstorage_e10s.html
page_localstorage_snapshotting_e10s.html
position.html
test-console-api.html
test_bug1004814.html
worker_bug1004814.js
geo_leak_test.html
dummy.html
dummy.png
test_largeAllocation.html
test_largeAllocation.html^headers^
test_largeAllocation2.html
test_largeAllocation2.html^headers^
test_largeAllocationFormSubmit.sjs
helper_largeAllocation.js
helper_localStorage_e10s.js
!/dom/tests/mochitest/geolocation/network_geolocation.sjs
[browser_allocateGigabyte.js]
disabled = Does not reliably pass on 32-bit systems - bug 1314098
skip-if = !e10s
[browser_autofocus_background.js]
[browser_autofocus_preference.js]
[browser_beforeunload_between_chrome_content.js]
skip-if = !e10s
[browser_bug396843.js]
[browser_bug1004814.js]
[browser_bug1008941_dismissGeolocationHanger.js]
tags = geolocation
[browser_bug1236512.js]
skip-if = os != "mac"
[browser_bug1238427.js]
[browser_bug1316330.js]
skip-if = !e10s
[browser_bug1563629.js]
support-files =
file_postMessage_parent.html
[browser_bug1685807.js]
support-files =
file_bug1685807.html
[browser_cancel_keydown_keypress_event.js]
support-files =
prevent_return_key.html
[browser_ConsoleAPI_originAttributes.js]
[browser_ConsoleAPITests.js]
skip-if = e10s
[browser_ConsoleStorageAPITests.js]
skip-if = fission || (asan && os == "linux") # Bug 1614436
[browser_ConsoleStoragePBTest_perwindowpb.js]
[browser_data_document_crossOriginIsolated.js]
[browser_focus_steal_from_chrome.js]
[browser_focus_steal_from_chrome_during_mousedown.js]
[browser_frame_elements.js]
[browser_hasbeforeunload.js]
support-files =
beforeunload_test_page.html
run-if = e10s
[browser_largeAllocation_win32.js]
skip-if = fission || !e10s || os != "win" || processor != "x86" # Large-Allocation requires non-fission e10s
[browser_largeAllocation_non_win32.js]
skip-if = fission || !e10s || (os == "win" && processor == "x86") # Large-Allocation requires non-fission e10s
[browser_localStorage_e10s.js]
fail-if = fission
skip-if = !e10s || verify || tsan # This is a test of e10s functionality. Times out on TSan intermittently.
[browser_localStorage_privatestorageevent.js]
[browser_localStorage_snapshotting_e10s.js]
fail-if = fission
skip-if =
!e10s # This is a test of e10s functionality.
(fission && debug) # Intermittently fails uncleanly and breaks subsequent tests.
[browser_persist_cookies.js]
support-files =
set-samesite-cookies-and-redirect.sjs
mimeme.sjs
[browser_persist_image_accept.js]
[browser_persist_mixed_content_image.js]
support-files =
test_mixed_content_image.html
[browser_pointerlock_warning.js]
[browser_sessionStorage_navigation.js]
support-files =
file_empty.html
file_coop_coep.html
file_coop_coep.html^headers^
[browser_test_focus_after_modal_state.js]
skip-if = verify
support-files =
focus_after_prompt.html
[browser_test_new_window_from_content.js]
tags = openwindow
skip-if = toolkit == 'android' || (os == "linux" && debug) # see bug 1261495 for Linux debug time outs
support-files =
test_new_window_from_content_child.html
[browser_test_toolbars_visibility.js]
support-files =
test_new_window_from_content_child.html
[browser_unlinkable_about_page_can_load_module_scripts.js]
support-files =
file_load_module_script.html
file_module_loaded.js
file_module_loaded2.js
[browser_xhr_sandbox.js]
[browser_noopener.js]
skip-if = verify && debug && (os == 'linux')
support-files =
test_noopener_source.html
test_noopener_target.html
[browser_noopener_null_uri.js]
[browser_wakelock.js]
[browser_keypressTelemetry.js]
skip-if = webrender
[browser_windowProxy_transplant.js]
support-files =
file_postMessage_parent.html
[browser_navigate_replace_browsingcontext.js]
[browser_persist_cross_origin_iframe.js]
support-files =
image.html
[browser_bytecode_cache_asm_js.js]
support-files =
page_bytecode_cache_asm_js.html
page_bytecode_cache_asm_js.js
|