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

Unified Diff: LayoutTests/inspector/console/console-dir-global-expected.txt

Issue 388093002: DevTools: Do not crash or hang on console.log() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/console-dir-global-expected.txt
diff --git a/LayoutTests/inspector/console/console-dir-global-expected.txt b/LayoutTests/inspector/console/console-dir-global-expected.txt
index e221eb1ccaace38b73a1d997bd3939480027d764..df2ebc37b1898a2dedaa06791476603641061b43 100644
--- a/LayoutTests/inspector/console/console-dir-global-expected.txt
+++ b/LayoutTests/inspector/console/console-dir-global-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 9: [object Window]
+CONSOLE MESSAGE: line 9: [object global]
Tests that console dumps global object with properties.
{

Powered by Google App Engine
This is Rietveld 408576698