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

Unified Diff: LayoutTests/fast/workers/worker-onerror-04-expected.txt

Issue 743153002: [DevTools] Show stack trace for exceptions in dedicated workers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@worker-capture-stack
Patch Set: Rebased Created 6 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/inspector/console/resources/worker-with-throw.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/workers/worker-onerror-04-expected.txt
diff --git a/LayoutTests/fast/workers/worker-onerror-04-expected.txt b/LayoutTests/fast/workers/worker-onerror-04-expected.txt
index 771ecc6794abfef02a31c54e5854aa21916638e9..04d7a2f972e2d375ff1296fdf1cecf19f321e909 100644
--- a/LayoutTests/fast/workers/worker-onerror-04-expected.txt
+++ b/LayoutTests/fast/workers/worker-onerror-04-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE ERROR: line 7: Uncaught ReferenceError: foo is not defined
This tests that unhandled exceptions in a worker's onerror handler trigger 'worker.onerror'.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « no previous file | LayoutTests/inspector/console/resources/worker-with-throw.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698