From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- browser/base/content/test/siteIdentity/browser.ini | 152 +++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 browser/base/content/test/siteIdentity/browser.ini (limited to 'browser/base/content/test/siteIdentity/browser.ini') diff --git a/browser/base/content/test/siteIdentity/browser.ini b/browser/base/content/test/siteIdentity/browser.ini new file mode 100644 index 0000000000..724669f18a --- /dev/null +++ b/browser/base/content/test/siteIdentity/browser.ini @@ -0,0 +1,152 @@ +[DEFAULT] +support-files = + head.js + dummy_page.html + !/image/test/mochitest/blue.png + +[browser_about_blank_same_document_tabswitch.js] +https_first_disabled = true +support-files = + open-self-from-frame.html +[browser_bug1045809.js] +tags = mcb +support-files = + file_bug1045809_1.html + file_bug1045809_2.html +[browser_bug822367.js] +tags = mcb +support-files = + file_bug822367_1.html + file_bug822367_1.js + file_bug822367_2.html + file_bug822367_3.html + file_bug822367_4.html + file_bug822367_4.js + file_bug822367_4B.html + file_bug822367_5.html + file_bug822367_6.html +[browser_bug902156.js] +tags = mcb +support-files = + file_bug902156.js + file_bug902156_1.html + file_bug902156_2.html + file_bug902156_3.html +[browser_bug906190.js] +tags = mcb +support-files = + file_bug906190_1.html + file_bug906190_2.html + file_bug906190_3_4.html + file_bug906190_redirected.html + file_bug906190.js + file_bug906190.sjs +[browser_check_identity_state.js] +https_first_disabled = true +skip-if = + os == "win" && os_version == "6.1" # Skip on Azure - frequent failure +[browser_check_identity_state_pdf.js] +https_first_disabled = true +support-files = + file_pdf.pdf + file_pdf_blob.html +[browser_csp_block_all_mixedcontent.js] +tags = mcb +support-files = + file_csp_block_all_mixedcontent.html + file_csp_block_all_mixedcontent.js +[browser_deprecatedTLSVersions.js] +[browser_geolocation_indicator.js] +[browser_getSecurityInfo.js] +https_first_disabled = true +support-files = + dummy_iframe_page.html +[browser_identityBlock_flicker.js] +[browser_identityBlock_focus.js] +support-files = ../permissions/permissions.html +[browser_identityIcon_img_url.js] +https_first_disabled = true +support-files = + file_mixedPassiveContent.html + file_csp_block_all_mixedcontent.html +[browser_identityPopup_HttpsOnlyMode.js] +[browser_identityPopup_clearSiteData.js] +skip-if = (os == "linux" && bits == 64) # Bug 1577395 +[browser_identityPopup_clearSiteData_extensions.js] +[browser_identityPopup_custom_roots.js] +https_first_disabled = true +[browser_identityPopup_focus.js] +skip-if = + verify + os == "linux" && (asan || tsan) # Bug 1723899 +[browser_identity_UI.js] +https_first_disabled = true +[browser_iframe_navigation.js] +https_first_disabled = true +support-files = + iframe_navigation.html +[browser_ignore_same_page_navigation.js] +[browser_mcb_redirect.js] +https_first_disabled = true +tags = mcb +support-files = + test_mcb_redirect.html + test_mcb_redirect_image.html + test_mcb_double_redirect_image.html + test_mcb_redirect.js + test_mcb_redirect.sjs +[browser_mixedContentFramesOnHttp.js] +https_first_disabled = true +tags = mcb +support-files = + file_mixedContentFramesOnHttp.html + file_mixedPassiveContent.html +[browser_mixedContentFromOnunload.js] +https_first_disabled = true +tags = mcb +support-files = + file_mixedContentFromOnunload.html + file_mixedContentFromOnunload_test1.html + file_mixedContentFromOnunload_test2.html +[browser_mixed_content_cert_override.js] +skip-if = verify +tags = mcb +support-files = + test-mixedcontent-securityerrors.html +[browser_mixed_content_with_navigation.js] +tags = mcb +support-files = + file_mixedPassiveContent.html + file_bug1045809_1.html +[browser_mixed_passive_content_indicator.js] +tags = mcb +support-files = + simple_mixed_passive.html +[browser_mixedcontent_securityflags.js] +tags = mcb +support-files = + test-mixedcontent-securityerrors.html +[browser_navigation_failures.js] +[browser_no_mcb_for_loopback.js] +tags = mcb +support-files = + ../general/moz.png + test_no_mcb_for_loopback.html +[browser_no_mcb_for_onions.js] +tags = mcb +support-files = + test_no_mcb_for_onions.html +[browser_no_mcb_on_http_site.js] +https_first_disabled = true +tags = mcb +support-files = + test_no_mcb_on_http_site_img.html + test_no_mcb_on_http_site_img.css + test_no_mcb_on_http_site_font.html + test_no_mcb_on_http_site_font.css + test_no_mcb_on_http_site_font2.html + test_no_mcb_on_http_site_font2.css +[browser_secure_transport_insecure_scheme.js] +https_first_disabled = true +[browser_session_store_pageproxystate.js] +[browser_tab_sharing_state.js] -- cgit v1.2.3