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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-stack-overflow-expected.txt

Issue 2284123002: [DevTools] Format console.log(new Error()) same as console.log(new Error().stack) (Closed)
Patch Set: removed elipsis Created 4 years, 3 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
OLDNEW
1 CONSOLE ERROR: line 6: Uncaught RangeError: Maximum call stack size exceeded 1 CONSOLE ERROR: line 6: Uncaught RangeError: Maximum call stack size exceeded
2 Tests that when stack overflow exception happens when inspector is open the stac k trace is correctly shown in console. 2 Tests that when stack overflow exception happens when inspector is open the stac k trace is correctly shown in console.
3 3
4 console-stack-overflow.html:6 Uncaught RangeError: Maximum call stack size excee ded(…)overflow @ console-stack-overflow.html:6overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow. html:8overflow @ console-stack-overflow.html:8overflow @ console 4 console-stack-overflow.html:6 Uncaught RangeError: Maximum call stack size excee ded
5 at overflow (console-stack-overflow.html:6)
6 at overflow (console-stack-overflow.html:8)
7 at overflow (console-stack-overflow.html:8)
8 at overflow (console-stack-overflow.html:8)
9 at overflow (console-stack-overflow.html:8)
10 at overflow (console-stack-overflow.html:8)
11 at overflow (console-stack-overflow.html:8)
12 at overflow (console-stack-overflow.html:8)
13 at overflow (console-stack-overflow.html:8)
14 at overflow (console-stack-overflow.html:8)overflow @ console-stack-overflow .html:6overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow .html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow .html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow .html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow .html:8overflow @ console-stack-overflow.html:8overflow @ console-stack-overflow .html:8overflow @ console-st
5 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698