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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/x-frame-options-deny-expected.txt

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/http/tests/inspector/network/x-frame-options-deny-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/x-frame-options-deny-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/x-frame-options-deny-expected.txt
index 36cac1ed5735c66f0b6b3a4bd9a34d451f3b6917..b4e3c4fd08bee1df6c887bb1e6529e8f4cbd357e 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/x-frame-options-deny-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/x-frame-options-deny-expected.txt
@@ -2,6 +2,5 @@ CONSOLE ERROR: Refused to display 'http://127.0.0.1:8000/security/XFrameOptions/
Tests that responseReceived is called on NetworkDispatcher for resource requests denied due to X-Frame-Options header.
-Received response for x-frame-options-deny.cgi
-SUCCESS
+TODO(mkwst): This started failing when we moved XFO to the browser.

Powered by Google App Engine
This is Rietveld 408576698