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

Side by Side Diff: LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt

Issue 260513004: DevTools: [Console] fix sourceurl when exception happens before inspector is open (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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
(Empty)
1 CONSOLE ERROR: line 1: Uncaught RangeError: Maximum call stack size exceeded
2 Tests that when stack overflow happens before inspector is open source url is co rrectly shown in console.
3
4 Uncaught RangeError: Maximum call stack size exceeded foo2.js:1
5 TEST COMPLETE
6
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url.html ('k') | Source/bindings/v8/V8Initializer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698