Remove support and tests for HSTS priming from the tree. Fixes #384

This commit is contained in:
Gaming4JC 2018-05-26 15:00:01 -04:00 committed by Roy Tam
commit d4ac94cf3e
56 changed files with 26 additions and 1812 deletions

View file

@ -648,13 +648,6 @@
"dom/security/test/contentverifier/browser_verify_content_about_newtab.js": 14195,
"dom/security/test/contentverifier/browser_verify_content_about_newtab2.js": 12159,
"dom/security/test/csp/browser_test_web_manifest.js": 6022,
"dom/security/test/hsts/browser_hsts-priming_allow_active.js": 2840,
"dom/security/test/hsts/browser_hsts-priming_block_active.js": 3459,
"dom/security/test/hsts/browser_hsts-priming_block_active_with_redir_same.js": 3233,
"dom/security/test/hsts/browser_hsts-priming_cache-timeout.js": 3469,
"dom/security/test/hsts/browser_hsts-priming_hsts_after_mixed.js": 2658,
"dom/security/test/hsts/browser_hsts-priming_no-duplicates.js": 3793,
"dom/security/test/hsts/browser_hsts-priming_timeout.js": 4040,
"dom/tests/browser/browser_ConsoleStoragePBTest_perwindowpb.js": 3659,
"dom/tests/browser/browser_bug396843.js": 6574,
"dom/tests/browser/browser_focus_steal_from_chrome.js": 25508,