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

Side by Side Diff: LayoutTests/fast/events/window-onerror2-expected.txt

Issue 19693006: Pass column as 4th argument to WorkerGlobalScope.onerror handler (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 5 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 Test that uncaught exceptions will be reported to the window.onerror handler. Bu g 8519. 1 Test that uncaught exceptions will be reported to the window.onerror handler. Bu g 8519.
2 2
3 Main frame window.onerror: Uncaught Error: Inline script exception at window-one rror2.html:34 3 Main frame window.onerror: Uncaught Error: Inline script exception at window-one rror2.html, line: 34, column: 10
4 Main frame window.onerror: Uncaught Exception in onload at window-onerror2.html: 2 4 Main frame window.onerror: Uncaught Exception in onload at window-onerror2.html, line: 2, column: 68
5 Main frame window.onerror: Uncaught Error: Exception in setTimeout at window-one rror2.html:29 5 Main frame window.onerror: Uncaught Error: Exception in setTimeout at window-one rror2.html, line: 29, column: 10
6 6
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/window-onerror2.html ('k') | LayoutTests/fast/events/window-onerror4.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698