| 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 5d3dffcbca98cda8776acd4f7ed62926736b4cdc..418426a8419eaa3c5a4788924be307a49ca4b492 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
|
| @@ -6,12 +6,18 @@ worker-with-unhandled-promises.js:3 Uncaught (in promise) Error: err1
|
| runPromisesInWorker @ worker-with-unhandled-promises.js:3
|
| onmessage @ worker-with-unhandled-promises.js:25
|
| Promise rejected (async)
|
| -runPromisesInWorker @ worker-with-unhandled-promises.js:3
|
| +runPromisesInWorker @ worker-with-unhandled-promises.js:6
|
| onmessage @ worker-with-unhandled-promises.js:25
|
| 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
|
| Promise rejected (async)
|
| -runPromisesInWorker @ worker-with-unhandled-promises.js:21
|
| +(anonymous) @ worker-with-unhandled-promises.js:17
|
| +Promise rejected (async)
|
| +(anonymous) @ worker-with-unhandled-promises.js:16
|
| +Promise rejected (async)
|
| +(anonymous) @ worker-with-unhandled-promises.js:15
|
| +Promise rejected (async)
|
| +runPromisesInWorker @ worker-with-unhandled-promises.js:14
|
| onmessage @ worker-with-unhandled-promises.js:25
|
|
|
|
|