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

Unified Diff: LayoutTests/inspector/console/clients-ignored-in-privatebrowsing-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/inspector/console/clients-ignored-in-privatebrowsing-expected.txt
diff --git a/LayoutTests/inspector/console/clients-ignored-in-privatebrowsing-expected.txt b/LayoutTests/inspector/console/clients-ignored-in-privatebrowsing-expected.txt
deleted file mode 100644
index 7be241eb79bec2e73dd586dd03c5fbcf110014f7..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/console/clients-ignored-in-privatebrowsing-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-In PrivateBrowsing mode, console messages are visible in the Console, but aren't sent to ChromeClients (or printf'd) in order to ensure they never end up in logs. Better safe than sorry.
-
-log: This should show up once console messages are dumped, but should _not_ show up as a "CONSOLE MESSAGE:" at the top of the output.
-

Powered by Google App Engine
This is Rietveld 408576698