[DEFAULT] support-files = [ "head.js", "popup_blocker_a.html", # used as dummy file ] tags = "os_integration" ["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 = [ "debug", "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland'", # Frequent bug 1081925 and bug 1125520 failures "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", # 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. ] ["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' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # subset of other move tests "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # subset of other move tests ] ["browser_popup_linux_resize.js"] run-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # subset of other resize tests "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # subset of other resize tests ] ["browser_popup_move.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # Wayland doesn't like moving windows, X11/XWayland unreliable current positions "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # Wayland doesn't like moving windows, X11/XWayland unreliable current positions ] ["browser_popup_move_instant.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # Wayland doesn't like moving windows, X11/XWayland unreliable current positions "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !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' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # outdated current sizes "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # outdated current sizes ] ["browser_popup_resize_instant.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # outdated current sizes "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # outdated current sizes ] ["browser_popup_resize_repeat.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # outdated current sizes "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # outdated current sizes ] ["browser_popup_resize_repeat_instant.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # outdated current sizes "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # outdated current sizes ] ["browser_popup_resize_revert.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # outdated current sizes "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # outdated current sizes ] ["browser_popup_resize_revert_instant.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland' && !headless", # outdated current sizes "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && !headless", # outdated current sizes ]