Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation

Issue 1905033002: PlzNavigate: Move navigation-level mixed content checks to the browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@console-security-message
Patch Set: Fixed external handling order change for request start and redirects. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
index 3c5018468d1918ba91a709d8ec7a507e1e8b1d08..c64fb0dcc966acfb50e437ef25e2c6e1dd55bae7 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
@@ -108,14 +108,6 @@
http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html [ Failure ]
http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ]
-# https://crbug.com/576270: Move mixed-content checks that happen during
-# navigation to the browser
- http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ]
- http/tests/security/mixedContent/insecure-prefetch-in-main-frame.html [ Failure ]
- http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ]
- http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.html [ Failure ]
- http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.html [ Failure ]
-
# https://crbug.com/576271: PlzNavigate: support insecure request upgrade
http/tests/security/upgrade-insecure-requests/https-header-auxiliary.html [ Failure ]
http/tests/security/upgrade-insecure-requests/https-header-nested.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698