mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 21:00:42 +02:00
Two cases have been tested: 1. Right-click opening a blob URL 2. Right-click opening a blob URL, which points to a blob of type html, which fetches another blob URL Depends on D69717 # Conflicts: # browser/base/content/test/contextMenu/browser.ini Differential Revision: https://phabricator.services.mozilla.com/D70197
35 lines
1.2 KiB
INI
35 lines
1.2 KiB
INI
[DEFAULT]
|
|
prefs =
|
|
plugin.load_flash_only=false
|
|
support-files =
|
|
subtst_contextmenu_webext.html
|
|
test_contextmenu_links.html
|
|
subtst_contextmenu.html
|
|
subtst_contextmenu_input.html
|
|
subtst_contextmenu_xul.xhtml
|
|
ctxmenu-image.png
|
|
../general/head.js
|
|
../general/video.ogg
|
|
../general/audio.ogg
|
|
../../../../extensions/pdfjs/test/file_pdfjs_test.pdf
|
|
contextmenu_common.js
|
|
|
|
[browser_contextmenu_loadblobinnewtab.js]
|
|
support-files = browser_contextmenu_loadblobinnewtab.html
|
|
[browser_view_image.js]
|
|
support-files =
|
|
test_view_image_revoked_cached_blob.html
|
|
[browser_contextmenu_touch.js]
|
|
skip-if = true # Bug 1424433, disable due to very high frequency failure rate also on Windows 10
|
|
[browser_contextmenu_linkopen.js]
|
|
[browser_contextmenu_iframe.js]
|
|
support-files =
|
|
test_contextmenu_iframe.html
|
|
[browser_utilityOverlay.js]
|
|
[browser_utilityOverlayPrincipal.js]
|
|
[browser_contextmenu_childprocess.js]
|
|
[browser_contextmenu.js]
|
|
tags = fullscreen
|
|
skip-if = toolkit == "gtk" || verify || (os == "win" && processor == "aarch64") # disabled on Linux due to bug 513558, aarch64 due to 1531590
|
|
[browser_contextmenu_input.js]
|
|
skip-if = toolkit == "gtk" || (os == "win" && processor == "aarch64") # disabled on Linux due to bug 513558, aarch64 due to 1533161
|