summaryrefslogtreecommitdiffstats
path: root/browser/components/resistfingerprinting/test/browser/browser.ini
blob: d909b06af612914c05a1ec4812693e4cc2589f16 (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
[DEFAULT]
prefs =
  # bug 1803611
  dom.window_position_size_properties_replaceable.enabled=false
  privacy.resistFingerprinting.testing.setTZtoUTC=false
tags = resistfingerprinting
support-files =
  coop_header.sjs
  file_dummy.html
  file_keyBoardEvent.sjs
  file_navigator.html
  file_navigatorWorker.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' && bits == 64 && !debug # Bug 1570812
  os == "win" && os_version == "6.1" # Skip on Azure - frequent failure
[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
skip-if =
  os == "win" && bits == 32  # fails on win10-32
[browser_navigator_iframes.js]
https_first_disabled = true
skip-if =
  os == "win" && bits == 32  # fails on win10-32 also
[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]