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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/break-on-set-timeout-with-syntax-error-expected.txt

Issue 2170263002: [DevTools] Pass error object when reporting exceptions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: typo 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 SyntaxError: Unexpected identifier 1 CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected identifier
2 Tests that scheduled pause is cleared after processing event with empty handler. 2 Tests that scheduled pause is cleared after processing event with empty handler.
3 3
4 Call stack: 4 Call stack:
5 0) executeSomeCode (break-on-set-timeout-with-syntax-error.html:15) 5 0) (:1)
kozy 2016/07/28 17:18:51 Could you create issue for this and mark this test
dgozman 2016/07/28 17:40:56 Done.
6 1) (:1)
7 6
8 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698