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

Side by Side Diff: LayoutTests/inspector/console/console-dir-es6-expected.txt

Issue 388093002: DevTools: Do not crash or hang on console.log() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: compile fix 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/inspector/console/console-format-collections-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: line 15: [object Object] 1 CONSOLE MESSAGE: line 15: [object Object]
2 CONSOLE MESSAGE: line 18: 2 CONSOLE MESSAGE: line 18: Symbol()
3 Tests that console logging dumps proper messages. 3 Tests that console logging dumps proper messages.
4 4
5 Object 5 Object
6 a: 1 6 a: 1
7 Symbol(): 2 7 Symbol(): 2
8 Symbol(Symbol.iterator): Symbol(foo) 8 Symbol(Symbol.iterator): Symbol(foo)
9 Symbol(a): 3 9 Symbol(a): 3
10 Symbol(a): Symbol(Symbol.iterator) 10 Symbol(a): Symbol(Symbol.iterator)
11 __proto__: Object console-dir-es6.html:15 11 __proto__: Object console-dir-es6.html:15
12 Symbol() console-dir-es6.html:18 12 Symbol() console-dir-es6.html:18
13 13
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/inspector/console/console-format-collections-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698