summaryrefslogtreecommitdiffstats
path: root/browser/components/resistfingerprinting/test/browser/browser.toml
blob: 8fbd7b5b2f3ab3cad28c9bab0d8dee5fc1abfc9e (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
[DEFAULT]
prefs = ["privacy.resistFingerprinting.testing.setTZtoUTC=false"]
tags = "resistfingerprinting"
support-files = [
  "coop_header.sjs",
  "file_dummy.html",
  "file_keyBoardEvent.sjs",
  "file_navigator.html",
  "file_navigator.worker.js",
  "file_workerNetInfo.js",
  "file_workerPerformance.js",
  "head.js",
  "file_navigator_header.sjs",
  "file_navigator_iframer.html",
  "file_navigator_iframee.html",
  "file_navigator_iframe_worker.sjs",
  "file_hwconcurrency_aboutblank_iframer.html",
  "file_hwconcurrency_aboutblank_iframee.html",
  "file_hwconcurrency_aboutblank_popupmaker.html",
  "file_hwconcurrency_aboutsrcdoc_iframer.html",
  "file_hwconcurrency_aboutsrcdoc_iframee.html",
  "file_hwconcurrency_blob_iframer.html",
  "file_hwconcurrency_blob_iframee.html",
  "file_hwconcurrency_blob_popupmaker.html",
  "file_hwconcurrency_blobcrossorigin_iframer.html",
  "file_hwconcurrency_blobcrossorigin_iframee.html",
  "file_hwconcurrency_data_iframee.html",
  "file_hwconcurrency_data_iframer.html",
  "file_hwconcurrency_data_popupmaker.html",
  "file_hwconcurrency_iframer.html",
  "file_hwconcurrency_iframee.html",
  "file_hwconcurrency_sandboxediframe_double_framee.html",
  "file_hwconcurrency_sandboxediframe_iframer.html",
  "file_hwconcurrency_sandboxediframe_iframee.html",
  "file_reduceTimePrecision_iframer.html",
  "file_reduceTimePrecision_iframee.html",
  "file_reduceTimePrecision_iframe_worker.sjs",
  "file_animationapi_iframer.html",
  "file_animationapi_iframee.html",
  "shared_test_funcs.js",
]

["browser_animationapi_iframes.js"]

["browser_block_mozAddonManager.js"]

["browser_bug1369357_site_specific_zoom_level.js"]
https_first_disabled = true

["browser_cross_origin_isolated_animation_api.js"]

["browser_cross_origin_isolated_performance_api.js"]

["browser_cross_origin_isolated_reduce_time_precision.js"]

["browser_dynamical_window_rounding.js"]
https_first_disabled = true
skip-if = [
  "os == 'mac'", # Bug 1570812
  "os == 'linux'", # Bug 1570812, Bug 1775698
]

["browser_hwconcurrency_etp_iframes.js"]

["browser_hwconcurrency_iframes.js"]

["browser_hwconcurrency_iframes_aboutblank.js"]

["browser_hwconcurrency_iframes_aboutsrcdoc.js"]

["browser_hwconcurrency_iframes_blob.js"]

["browser_hwconcurrency_iframes_blobcrossorigin.js"]

["browser_hwconcurrency_iframes_data.js"]

["browser_hwconcurrency_iframes_sandboxediframe.js"]

["browser_hwconcurrency_popups.js"]

["browser_hwconcurrency_popups_aboutblank.js"]

["browser_hwconcurrency_popups_blob.js"]

["browser_hwconcurrency_popups_blob_noopener.js"]

["browser_hwconcurrency_popups_data.js"]

["browser_hwconcurrency_popups_data_noopener.js"]

["browser_hwconcurrency_popups_noopener.js"]

["browser_math.js"]

["browser_navigator.js"]
https_first_disabled = true

["browser_navigator_iframes.js"]
https_first_disabled = true

["browser_netInfo.js"]
https_first_disabled = true

["browser_performanceAPI.js"]

["browser_performanceAPIWorkers.js"]

["browser_reduceTimePrecision_iframes.js"]
https_first_disabled = true

["browser_roundedWindow_dialogWindow.js"]

["browser_roundedWindow_newWindow.js"]

["browser_roundedWindow_open_max_inner.js"]

["browser_roundedWindow_open_mid_inner.js"]

["browser_roundedWindow_open_min_inner.js"]

["browser_spoofing_keyboard_event.js"]
skip-if = ["(debug || asan) && os == 'linux' && bits == 64"] #Bug 1518179

["browser_timezone.js"]