.. |
.eslintrc.js
|
…
|
|
browser.ini
|
Bug 1770395 - Test more file types. r=dveditz
|
2022-05-25 17:07:56 +00:00 |
browser_file_nonscript.js
|
Bug 1775102 - Disable security.block_fileuri_script_with_wrong_mime outside of early beta or earlier. r=ckerschb
|
2022-06-20 15:39:20 +00:00 |
browser_restrict_privileged_about_script.js
|
Bug 1767581 - restrict loads of http/https scripts in the privilegedabout process r=dveditz
|
2022-05-23 20:22:52 +00:00 |
browser_same_site_cookies_bug1748693.js
|
Bug 1748693: Add test r=ckerschb
|
2022-03-23 11:37:20 +00:00 |
browser_test_FTP_console_warning.js
|
Bug 1758476 - Remove some unnecessary uses of the target object argument to ChromeUtils.import. r=mossop,webdriver-reviewers,perftest-reviewers,robwu,whimboo,AlexandruIonescu
|
2022-03-17 22:13:08 +00:00 |
browser_test_assert_systemprincipal_documents.js
|
Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski
|
2022-03-30 16:16:42 +00:00 |
browser_test_data_download.js
|
Bug 1747343 - Add pref to set default action for new mimetypes. r=Gijs,fluent-reviewers,preferences-reviewers
|
2022-04-15 18:13:11 +00:00 |
browser_test_data_text_csv.js
|
Bug 1747343 - Add pref to set default action for new mimetypes. r=Gijs,fluent-reviewers,preferences-reviewers
|
2022-04-15 18:13:11 +00:00 |
browser_test_framing_error_pages.js
|
…
|
|
browser_test_referrer_loadInOtherProcess.js
|
Bug 1765156 - Part 3: Use SpecialPowers.ChromeUtils.import in dom/. r=kmag
|
2022-05-03 06:32:25 +00:00 |
browser_test_report_blocking.js
|
Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski
|
2022-03-30 16:16:42 +00:00 |
browser_test_toplevel_data_navigations.js
|
…
|
|
browser_test_view_image_data_navigation.js
|
…
|
|
browser_test_xfo_embed_object.js
|
…
|
|
bug1277803.html
|
…
|
|
chrome.ini
|
…
|
|
closeWindow.sjs
|
…
|
|
favicon_bug1277803.ico
|
…
|
|
file_1767581.js
|
Bug 1767581 - restrict loads of http/https scripts in the privilegedabout process r=dveditz
|
2022-05-23 20:22:52 +00:00 |
file_FTP_console_warning.html
|
…
|
|
file_about_child.html
|
Bug 1767581 - restrict loads of http/https scripts in the privilegedabout process r=dveditz
|
2022-05-23 20:22:52 +00:00 |
file_assert_systemprincipal_documents.html
|
…
|
|
file_assert_systemprincipal_documents_iframe.html
|
…
|
|
file_block_script_wrong_mime_server.sjs
|
Bug 1769569 - Automatically replace Components.* with C* in sjs files. r=Gijs
|
2022-05-18 08:13:19 +00:00 |
file_block_subresource_redir_to_data.sjs
|
…
|
|
file_block_toplevel_data_navigation.html
|
Bug 1746115 - Perform data URI blocking from DocumentLoadListener, r=smaug
|
2022-02-11 16:34:24 +00:00 |
file_block_toplevel_data_navigation2.html
|
Bug 1746115 - Perform data URI blocking from DocumentLoadListener, r=smaug
|
2022-02-11 16:34:24 +00:00 |
file_block_toplevel_data_navigation3.html
|
…
|
|
file_block_toplevel_data_redirect.sjs
|
…
|
|
file_cache_splitting_isloaded.sjs
|
…
|
|
file_cache_splitting_server.sjs
|
…
|
|
file_cache_splitting_window.html
|
Bug 1701828 - meta charset rewrite. r=smaug
|
2021-12-08 11:34:20 +00:00 |
file_contentpolicytype_targeted_link_iframe.sjs
|
…
|
|
file_data_download.html
|
…
|
|
file_data_text_csv.html
|
…
|
|
file_framing_error_pages.sjs
|
…
|
|
file_framing_error_pages_csp.html
|
…
|
|
file_framing_error_pages_xfo.html
|
…
|
|
file_framing_xfo_embed.html
|
…
|
|
file_framing_xfo_embed_object.sjs
|
…
|
|
file_framing_xfo_object.html
|
…
|
|
file_gpc_server.sjs
|
…
|
|
file_loads_nonscript.html
|
Bug 1770395 - Test more file types. r=dveditz
|
2022-05-25 17:07:56 +00:00 |
file_meta_referrer_in_head.html
|
…
|
|
file_meta_referrer_notin_head.html
|
…
|
|
file_nonscript
|
Bug 1770395 - Test more file types. r=dveditz
|
2022-05-25 17:07:56 +00:00 |
file_nonscript.html
|
Bug 1770395 - Test more file types. r=dveditz
|
2022-05-25 17:07:56 +00:00 |
file_nonscript.json
|
Bug 1770395 - Test more file types. r=dveditz
|
2022-05-25 17:07:56 +00:00 |
file_nonscript.txt
|
Bug 1770395 - Test more file types. r=dveditz
|
2022-05-25 17:07:56 +00:00 |
file_nonscript.xyz
|
Bug 1770395 - Test more file types. r=dveditz
|
2022-05-25 17:07:56 +00:00 |
file_nosniff_navigation.sjs
|
Bug 1768069 - Add PDF no-sniff test. r=freddyb
|
2022-06-22 16:02:35 +00:00 |
file_nosniff_testserver.sjs
|
Bug 1769569 - Automatically replace Components.* with C* in sjs files. r=Gijs
|
2022-05-18 08:13:19 +00:00 |
file_same_site_cookies_about.sjs
|
…
|
|
file_same_site_cookies_blob_iframe_inclusion.html
|
…
|
|
file_same_site_cookies_blob_iframe_navigation.html
|
…
|
|
file_same_site_cookies_bug1748693.sjs
|
Bug 1748693: Add test r=ckerschb
|
2022-03-23 11:37:20 +00:00 |
file_same_site_cookies_cross_origin_context.sjs
|
…
|
|
file_same_site_cookies_from_script.sjs
|
…
|
|
file_same_site_cookies_iframe.sjs
|
…
|
|
file_same_site_cookies_redirect.sjs
|
…
|
|
file_same_site_cookies_subrequest.sjs
|
…
|
|
file_same_site_cookies_toplevel_nav.sjs
|
…
|
|
file_same_site_cookies_toplevel_set_cookie.sjs
|
…
|
|
file_script.js
|
Bug 1770395 - Test more file types. r=dveditz
|
2022-05-25 17:07:56 +00:00 |
file_toplevel_data_meta_redirect.html
|
…
|
|
file_toplevel_data_navigations.sjs
|
…
|
|
file_view_bg_image_data_navigation.html
|
…
|
|
file_view_image_data_navigation.html
|
…
|
|
file_xfo_error_page.sjs
|
…
|
|
mochitest.ini
|
Bug 1768069 - Add PDF no-sniff test. r=freddyb
|
2022-06-22 16:02:35 +00:00 |
test_allow_opening_data_json.html
|
…
|
|
test_allow_opening_data_pdf.html
|
…
|
|
test_assert_about_page_no_csp.html
|
…
|
|
test_block_script_wrong_mime.html
|
…
|
|
test_block_subresource_redir_to_data.html
|
…
|
|
test_block_toplevel_data_img_navigation.html
|
…
|
|
test_block_toplevel_data_navigation.html
|
Bug 1746115 - Perform data URI blocking from DocumentLoadListener, r=smaug
|
2022-02-11 16:34:24 +00:00 |
test_bug1277803.xhtml
|
Bug 1667455 - Part 9: Stop importing Services.jsm from chrome-priv HTML code, single-line cases. r=kmag,necko-reviewers,geckoview-reviewers,extension-reviewers,m_kato,dragana
|
2022-07-11 12:41:52 +00:00 |
test_bug1450853.html
|
Bug 1731614 - Clarify error phrasing in NoSupportedMediaSourceError; r=ckerschb,dveditz
|
2022-05-23 21:27:48 +00:00 |
test_bug1660452_http.html
|
…
|
|
test_bug1660452_https.html
|
…
|
|
test_cache_split.html
|
Bug 1701828 - meta charset rewrite. r=smaug
|
2021-12-08 11:34:20 +00:00 |
test_contentpolicytype_targeted_link_iframe.html
|
Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs
|
2022-05-17 20:24:19 +00:00 |
test_gpc.html
|
…
|
|
test_innerhtml_sanitizer.html
|
…
|
|
test_innerhtml_sanitizer.xhtml
|
…
|
|
test_meta_referrer.html
|
Bug 1667455 - Part 9: Stop importing Services.jsm from chrome-priv HTML code, single-line cases. r=kmag,necko-reviewers,geckoview-reviewers,extension-reviewers,m_kato,dragana
|
2022-07-11 12:41:52 +00:00 |
test_nosniff.html
|
…
|
|
test_nosniff_navigation.html
|
…
|
|
test_same_site_cookies_about.html
|
…
|
|
test_same_site_cookies_cross_origin_context.html
|
Bug 1617611: Annotate each failing test individually. r=webdriver-reviewers,necko-reviewers,ckerschb,whimboo,valentin
|
2021-11-17 11:04:34 +00:00 |
test_same_site_cookies_from_script.html
|
…
|
|
test_same_site_cookies_iframe.html
|
…
|
|
test_same_site_cookies_laxByDefault.html
|
Bug 1667455 - Part 9: Stop importing Services.jsm from chrome-priv HTML code, single-line cases. r=kmag,necko-reviewers,geckoview-reviewers,extension-reviewers,m_kato,dragana
|
2022-07-11 12:41:52 +00:00 |
test_same_site_cookies_redirect.html
|
…
|
|
test_same_site_cookies_subrequest.html
|
…
|
|
test_same_site_cookies_toplevel_nav.html
|
…
|
|
test_same_site_cookies_toplevel_set_cookie.html
|
…
|
|
test_xfo_error_page.html
|
…
|
|
window_nosniff_navigation.html
|
Bug 1768069 - Add PDF no-sniff test. r=freddyb
|
2022-06-22 16:02:35 +00:00 |