summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-exception-in-eval-expected.txt
blob: 590292d33f0847328e6773018c39891471bb0afe (plain)
1
2
3
4
5
6
7
CONSOLE ERROR: line 5: Uncaught Error: Exception in eval:with sourceURL
CONSOLE ERROR: line 5: Uncaught Error: Exception in eval:anonymous
Tests that when uncaught exception in eval'ed script ending with //# sourceURL=url is logged into console, its stack trace will have the url as the script source. Bug 47252.

Uncaught Error: Exception in eval:with sourceURL evalURL.js:5b evalURL.js:5a evalURL.js:10evalSource evalURL.js:13(anonymous function) evalURL.js:14
Uncaught Error: Exception in eval:anonymous VM:5b VM:5a VM:10evalSource VM:13(anonymous function) VM:14