Files
tubestation/browser/components/shell/test/browser.ini
Nick Alexander 52ddbd2df1 Bug 1743914 - Part 2: Allow to experiment with setting Firefox as default PDF handler on Windows 10+. r=mhowell,Mardak
This adds a `setDefaultPDFHandler` that extends the existing
`setDefaultBrowserUserChoice` to also set Firefox as the default PDF
handler when setting Firefox as the default browser.  (Since this uses
User Choice, it's Windows 10+ only.)

Differential Revision: https://phabricator.services.mozilla.com/D132660
2021-12-12 03:52:56 +00:00

49 lines
1.4 KiB
INI

[DEFAULT]
[browser_420786.js]
skip-if = os != "linux"
[browser_633221.js]
skip-if = os != "linux"
[browser_1119088.js]
support-files =
mac_desktop_image.py
skip-if = os != "mac" || verify
[browser_doesAppNeedPin.js]
[browser_setDefaultBrowser.js]
[browser_setDefaultPDFHandler.js]
run-if = os == "win"
[browser_setDesktopBackgroundPreview.js]
[browser_headless_screenshot_1.js]
support-files =
head.js
headless.html
skip-if = os == 'win' || ccov || tsan #Bug 1429950 , Bug 1583315, Bug 1696109, Bug 1701449
[browser_headless_screenshot_2.js]
support-files =
head.js
headless.html
skip-if = os == 'win' || ccov|| tsan #Bug 1429950 , Bug 1583315, Bug 1696109, Bug 1701449
[browser_headless_screenshot_3.js]
support-files =
head.js
headless.html
skip-if = os == 'win' || ccov || tsan #Bug 1429950 , Bug 1583315, Bug 1696109, Bug 1701449
[browser_headless_screenshot_4.js]
support-files =
head.js
headless.html
skip-if = os == 'win' || ccov || tsan #Bug 1429950 , Bug 1583315, Bug 1696109, Bug 1701449
[browser_headless_screenshot_redirect.js]
support-files =
head.js
headless.html
headless_redirect.html
headless_redirect.html^headers^
skip-if = os == 'win' || ccov || tsan #Bug 1429950 , Bug 1583315, Bug 1696109, Bug 1701449
[browser_headless_screenshot_cross_origin.js]
support-files =
head.js
headless_cross_origin.html
headless_iframe.html
skip-if = os == 'win' || ccov || tsan #Bug 1429950 , Bug 1583315, Bug 1696109, Bug 1701449