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

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

Issue 2488743003: (Re-)introduce AncestorThrottle to handle 'X-Frame-Options'. (Closed)
Patch Set: Add histogram. 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 0892ebb2c1ebae09c1c42ec6757c377352b07eb3..dc398de035aac7761c4bda7251a91811c2f34cdc 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
@@ -42,6 +42,7 @@ crbug.com/551000 http/tests/inspector/extensions-useragent.html [ Failure ]
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 ]
@@ -51,6 +52,7 @@ crbug.com/551000 http/tests/inspector/service-workers/service-workers-redundant.
crbug.com/551000 http/tests/inspector/service-workers/user-agent-override.html [ Failure ]
crbug.com/551000 inspector-protocol/page/frameAttachedDetached.html [ Failure ]
crbug.com/551000 inspector-protocol/page/frameStartedLoading.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.
@@ -58,15 +60,12 @@ 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 ]
crbug.com/625765 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
crbug.com/625765 http/tests/cache/iframe-304-crash.html [ Failure ]
-crbug.com/625765 imported/wpt/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html [ Failure ]
crbug.com/625765 virtual/stable/http/tests/navigation/location-reload-after-post.php [ Failure ]
# https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`

Powered by Google App Engine
This is Rietveld 408576698