Index: third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-in-worker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-in-worker-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-in-worker-expected.txt |
index 418426a8419eaa3c5a4788924be307a49ca4b492..df94f0e0cc384378f976bc31326d46f168429fb2 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-in-worker-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-promise-in-worker-expected.txt |
@@ -8,6 +8,8 @@ onmessage @ worker-with-unhandled-promises.js:25 |
Promise rejected (async) |
runPromisesInWorker @ worker-with-unhandled-promises.js:6 |
onmessage @ worker-with-unhandled-promises.js:25 |
+message event (async) |
+(anonymous) @ worker-with-unhandled-promises.js:24 |
worker-with-unhandled-promises.js:21 Uncaught (in promise) Error: err2 |
runPromisesInWorker @ worker-with-unhandled-promises.js:21 |
onmessage @ worker-with-unhandled-promises.js:25 |
@@ -20,4 +22,6 @@ Promise rejected (async) |
Promise rejected (async) |
runPromisesInWorker @ worker-with-unhandled-promises.js:14 |
onmessage @ worker-with-unhandled-promises.js:25 |
+message event (async) |
+(anonymous) @ worker-with-unhandled-promises.js:24 |