diff options
Diffstat (limited to '')
-rw-r--r-- | browser/base/content/test/protectionsUI/browser.ini | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/browser/base/content/test/protectionsUI/browser.ini b/browser/base/content/test/protectionsUI/browser.ini new file mode 100644 index 0000000000..fb863d440a --- /dev/null +++ b/browser/base/content/test/protectionsUI/browser.ini @@ -0,0 +1,41 @@ +[DEFAULT] +tags = trackingprotection +support-files = + head.js + benignPage.html + containerPage.html + cookiePage.html + cookieSetterPage.html + cookieServer.sjs + embeddedPage.html + trackingAPI.js + trackingPage.html + +[browser_protectionsUI.js] +[browser_protectionsUI_3.js] +[browser_protectionsUI_animation.js] +[browser_protectionsUI_animation_2.js] +[browser_protectionsUI_background_tabs.js] +[browser_protectionsUI_categories.js] +[browser_protectionsUI_cookies_subview.js] +[browser_protectionsUI_cryptominers.js] +[browser_protectionsUI_fetch.js] +support-files = + file_protectionsUI_fetch.html + file_protectionsUI_fetch.js + file_protectionsUI_fetch.js^headers^ +[browser_protectionsUI_fingerprinters.js] +[browser_protectionsUI_milestones.js] +[browser_protectionsUI_open_preferences.js] +[browser_protectionsUI_pbmode_exceptions.js] +[browser_protectionsUI_report_breakage.js] +skip-if = debug || asan # Bug 1546797 +[browser_protectionsUI_socialtracking.js] +[browser_protectionsUI_shield_visibility.js] +support-files = + sandboxed.html + sandboxed.html^headers^ +[browser_protectionsUI_state.js] +[browser_protectionsUI_state_reset.js] +[browser_protectionsUI_telemetry.js] +[browser_protectionsUI_trackers_subview.js] |