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

Unified Diff: LayoutTests/platform/chromium/http/tests/security/cross-frame-access-private-browsing-expected.txt

Issue 13861033: Remove Apple's unused implementation of private browsing from WebCore (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Repatch to ToT Created 7 years, 8 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: LayoutTests/platform/chromium/http/tests/security/cross-frame-access-private-browsing-expected.txt
diff --git a/LayoutTests/platform/chromium/http/tests/security/cross-frame-access-private-browsing-expected.txt b/LayoutTests/platform/chromium/http/tests/security/cross-frame-access-private-browsing-expected.txt
deleted file mode 100644
index 51a92de0e270ad1df22d44b8d0462b2c76cdcc17..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/http/tests/security/cross-frame-access-private-browsing-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-CONSOLE MESSAGE: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/cross-frame-iframe.html from frame with URL http://127.0.0.1:8000/security/cross-frame-access-private-browsing.html. Domains, protocols and ports must match.
-
-This test checks cross-frame access security checks don't log when private browsing is enabled (rdar://problem/5394877).
-
-
-Attempting to violate the same-origin policy with private browsing enabled. If this succeeds the console should not log the violation.
-
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
-Inner iframe.

Powered by Google App Engine
This is Rietveld 408576698