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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-exception-source-url-expected.txt

Issue 2170263002: [DevTools] Pass error object when reporting exceptions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: worklets! Created 4 years, 4 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 1: Uncaught ReferenceError: FAIL is not defined 1 CONSOLE ERROR: line 1: Uncaught ReferenceError: FAIL is not defined
2 Tests that when exception happens before inspector is open source url is correct ly shown in console. 2 Tests that when exception happens before inspector is open source url is correct ly shown in console.
3 3
4 foo2.js:1 Uncaught ReferenceError: FAIL is not defined 4 foo2.js:1 Uncaught ReferenceError: FAIL is not defined(…)
5 TEST COMPLETE 5 TEST COMPLETE
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698