summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/popups/browser.ini
blob: 710ea28633760e672aeda299a229ddd40c33be1e (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
[DEFAULT]
support-files =
  head.js
  popup_blocker_a.html # used as dummy file
prefs =
  # TODO: Port browser_popup_{move,move_instant,resize}.js to use move/resizeTo
  # instead of individual properties.
  dom.window_position_size_properties_replaceable.enabled=false
[browser_popupUI.js]
[browser_popup_blocker.js]
support-files =
  popup_blocker.html
  popup_blocker_a.html
  popup_blocker_b.html
  popup_blocker_10_popups.html
skip-if = (os == 'linux') || debug # Frequent bug 1081925 and bug 1125520 failures
[browser_popup_blocker_frames.js]
https_first_disabled = true
support-files =
  popup_blocker.html
  popup_blocker_a.html
  popup_blocker_b.html
[browser_popup_blocker_identity_block.js]
https_first_disabled = true
support-files =
  popup_blocker2.html
  popup_blocker_a.html
[browser_popup_blocker_iframes.js]
https_first_disabled = true
support-files =
  popup_blocker.html
  popup_blocker_frame.html
  popup_blocker_a.html
  popup_blocker_b.html
skip-if =
  debug # This test triggers Bug 1578794 due to opening many popups.
  os == "win" && os_version == "6.1" # Skip on Azure - frequent failure
[browser_popup_close_main_window.js]
[browser_popup_frames.js]
https_first_disabled = true
support-files =
  popup_blocker.html
  popup_blocker_a.html
  popup_blocker_b.html
[browser_popup_inner_outer_size.js]
[browser_popup_linux_move.js]
run-if = os == 'linux' && !headless # subset of other move tests
[browser_popup_linux_resize.js]
run-if = os == 'linux' && !headless # subset of other resize tests
[browser_popup_move.js]
skip-if = os == 'linux' && !headless # Wayland doesn't like moving windows, X11/XWayland unreliable current positions
[browser_popup_move_instant.js]
skip-if = os == 'linux' && !headless # Wayland doesn't like moving windows, X11/XWayland unreliable current positions
[browser_popup_new_window_resize.js]
[browser_popup_new_window_size.js]
support-files =
  popup_size.html
[browser_popup_resize.js]
skip-if = os == 'linux' && !headless # outdated current sizes
[browser_popup_resize_instant.js]
skip-if = os == 'linux' && !headless # outdated current sizes
[browser_popup_resize_repeat.js]
skip-if = os == 'linux' && !headless # outdated current sizes
[browser_popup_resize_repeat_instant.js]
skip-if = os == 'linux' && !headless # outdated current sizes
[browser_popup_resize_revert.js]
skip-if = os == 'linux' && !headless # outdated current sizes
[browser_popup_resize_revert_instant.js]
skip-if = os == 'linux' && !headless # outdated current sizes