| Index: LayoutTests/inspector/sources/debugger/debugger-uncaught-promise-on-pause-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-uncaught-promise-on-pause-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-uncaught-promise-on-pause-expected.txt
|
| index bc1c1f67d53cdd8587f8bee257682bd99001908a..a39cc7a2f2f340a55303f701b74c81b4b91b44fc 100644
|
| --- a/LayoutTests/inspector/sources/debugger/debugger-uncaught-promise-on-pause-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/debugger-uncaught-promise-on-pause-expected.txt
|
| @@ -11,8 +11,9 @@ debugger-uncaught-promise-on-pause.html:10 Console was cleared
|
| get stack: function () { [native code] }
|
| set stack: function () { [native code] }
|
| __proto__: d
|
| - debugger-uncaught-promise-on-pause.html:16 runPromises
|
| - debugger-uncaught-promise-on-pause.html:41 timeout
|
| +
|
| + runPromises @ debugger-uncaught-promise-on-pause.html:16
|
| + timeout @ debugger-uncaught-promise-on-pause.html:41
|
|
|
| debugger-uncaught-promise-on-pause.html:34 Uncaught (in promise) Error: inspector.err2 {stack: (...), message: "inspector.err2"}
|
| message: "inspector.err2"
|
| @@ -20,6 +21,7 @@ debugger-uncaught-promise-on-pause.html:10 Console was cleared
|
| get stack: function () { [native code] }
|
| set stack: function () { [native code] }
|
| __proto__: d
|
| - debugger-uncaught-promise-on-pause.html:34 runPromises
|
| - debugger-uncaught-promise-on-pause.html:41 timeout
|
| +
|
| + runPromises @ debugger-uncaught-promise-on-pause.html:34
|
| + timeout @ debugger-uncaught-promise-on-pause.html:41
|
|
|
|
|