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

Side by Side Diff: LayoutTests/inspector/console/worker-exception-message-contains-stack-expected.txt

Issue 1147093007: Devtools[ResourceScriptMapping]: Ignore uiSourceCodes originated by other target's network project (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase test results Created 5 years, 7 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
OLDNEW
1 CONSOLE ERROR: line 3: Uncaught Error 1 CONSOLE ERROR: line 3: Uncaught Error
2 CONSOLE MESSAGE: line 18: Uncaught Error 2 CONSOLE MESSAGE: line 18: Uncaught Error
3 Tests exception message from worker contains stack trace. 3 Tests exception message from worker contains stack trace.
4 4
5 worker-with-throw.js:3Uncaught Errorfoo @ worker-with-throw.js:3boo @ worker-wit h-throw.js:7onmessage @ worker-with-throw.js:11 5 worker-with-throw.js:3 Uncaught Errorfoo @ worker-with-throw.js:3boo @ worker-wi th-throw.js:7onmessage @ worker-with-throw.js:11
6 worker-exception-message-contains-stack.html:18 Uncaught Error 6 worker-exception-message-contains-stack.html:18 Uncaught Error
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698