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

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

Issue 2488743003: (Re-)introduce AncestorThrottle to handle 'X-Frame-Options'. (Closed)
Patch Set: Addressed comments (@alexmos #2) Created 4 years 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 e2a9116b456cf199b07b6ba5a9146e3bedb0976e..875c42a3cb8b38f4bfa489d667176217c3af777b 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
@@ -30,6 +30,7 @@ crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout
crbug.com/551000 http/tests/inspector/network/network-datareceived.html [ Failure ]
crbug.com/551000 http/tests/inspector/network/network-document-initiator.html [ Failure ]
crbug.com/551000 http/tests/inspector/network/network-initiator.html [ Failure ]
+crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failure ]
crbug.com/551000 http/tests/inspector/resource-har-conversion.html [ Failure ]
crbug.com/551000 http/tests/inspector/resource-parameters-ipv6.html [ Failure Timeout ]
crbug.com/551000 http/tests/inspector/resource-parameters.html [ Failure ]
@@ -45,6 +46,7 @@ crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-docum
crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initiator.html [ Failure ]
crbug.com/551000 virtual/mojo-loading/http/tests/inspector/resource-har-conversion.html [ Failure ]
crbug.com/551000 virtual/mojo-loading/http/tests/inspector/resource-parameters.html [ Failure ]
+crbug.com/625765 virtual/mojo-loading/http/tests/inspector/network/x-frame-options-deny.html [ Failure ]
# https://crbug.com/625765: Need to solve duplicate output from
# WebFrameTestClient::willSendRequest() that causes text failures.
@@ -53,9 +55,7 @@ crbug.com/625765 http/tests/history/post-replace-state-reload.html [ Failure ]
crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
crbug.com/625765 http/tests/navigation/location-reload-after-post.php [ Failure ]
crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Failure ]
-crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure ]
crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-invalid.html [ Failure ]
-crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-conflict.html [ Failure ]
crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-allow.html [ Failure ]
crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-none.html [ Failure ]
crbug.com/625765 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698