| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt
|
| index d979d197a276ee1c89d0551b36c1885342bcfd49..c433d2e667cd96c019b4333dd52be54feb3b4009 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt
|
| @@ -31,6 +31,16 @@ Call stack:
|
| 2) chained1 (async-callstack-promises.html:110)
|
| [Promise.resolve]
|
| 0) resolvePromise (async-callstack-promises.html:12)
|
| + [setTimeout]
|
| + 0) promiseCallback (async-callstack-promises.html:21)
|
| + 1) timeoutPromise (async-callstack-promises.html:9)
|
| + 2) doTestThrowFromChain (async-callstack-promises.html:109)
|
| + 3) testFunctionTimeout (async-callstack-promises.html:50)
|
| + [setTimeout]
|
| + 0) testFunction (async-callstack-promises.html:43)
|
| + [setTimeout]
|
| + 0) scheduleTestFunction (debugger-test.js:3)
|
| + <... skipped remaining frames ...>
|
|
|
| Call stack:
|
| 0) catchCallback (async-callstack-promises.html:130)
|
| @@ -46,6 +56,19 @@ Call stack:
|
| 0) promiseCallback (async-callstack-promises.html:21)
|
| 1) timeoutPromise (async-callstack-promises.html:9)
|
| 2) chained2 (async-callstack-promises.html:124)
|
| + [Promise.resolve]
|
| + 0) resolvePromise (async-callstack-promises.html:12)
|
| + [setTimeout]
|
| + 0) promiseCallback (async-callstack-promises.html:21)
|
| + 1) timeoutPromise (async-callstack-promises.html:9)
|
| + 2) chained1 (async-callstack-promises.html:122)
|
| + [Promise.resolve]
|
| + 0) resolvePromise (async-callstack-promises.html:12)
|
| + [setTimeout]
|
| + 0) promiseCallback (async-callstack-promises.html:21)
|
| + 1) timeoutPromise (async-callstack-promises.html:9)
|
| + 2) doTestThrowFromChain (async-callstack-promises.html:121)
|
| + 3) testFunctionTimeout (async-callstack-promises.html:50)
|
|
|
| Call stack:
|
| 0) chained1 (async-callstack-promises.html:80)
|
| @@ -77,6 +100,11 @@ Call stack:
|
| 1) timeoutPromise (async-callstack-promises.html:9)
|
| 2) doTestChainedPromises (async-callstack-promises.html:79)
|
| 3) testFunctionTimeout (async-callstack-promises.html:50)
|
| + [setTimeout]
|
| + 0) testFunction (async-callstack-promises.html:43)
|
| + [setTimeout]
|
| + 0) scheduleTestFunction (debugger-test.js:3)
|
| + <... skipped remaining frames ...>
|
|
|
| Call stack:
|
| 0) chained3 (async-callstack-promises.html:86)
|
| @@ -93,6 +121,11 @@ Call stack:
|
| 1) timeoutPromise (async-callstack-promises.html:9)
|
| 2) doTestChainedPromises (async-callstack-promises.html:79)
|
| 3) testFunctionTimeout (async-callstack-promises.html:50)
|
| + [setTimeout]
|
| + 0) testFunction (async-callstack-promises.html:43)
|
| + [setTimeout]
|
| + 0) scheduleTestFunction (debugger-test.js:3)
|
| + <... skipped remaining frames ...>
|
|
|
| Call stack:
|
| 0) chained4 (async-callstack-promises.html:89)
|
| @@ -108,6 +141,16 @@ Call stack:
|
| 2) chained1 (async-callstack-promises.html:81)
|
| [Promise.resolve]
|
| 0) resolvePromise (async-callstack-promises.html:12)
|
| + [setTimeout]
|
| + 0) promiseCallback (async-callstack-promises.html:21)
|
| + 1) timeoutPromise (async-callstack-promises.html:9)
|
| + 2) doTestChainedPromises (async-callstack-promises.html:79)
|
| + 3) testFunctionTimeout (async-callstack-promises.html:50)
|
| + [setTimeout]
|
| + 0) testFunction (async-callstack-promises.html:43)
|
| + [setTimeout]
|
| + 0) scheduleTestFunction (debugger-test.js:3)
|
| + <... skipped remaining frames ...>
|
|
|
| Call stack:
|
| 0) errorCallback (async-callstack-promises.html:60)
|
| @@ -181,6 +224,19 @@ Call stack:
|
| 2) chained3 (async-callstack-promises.html:87)
|
| [Promise.resolve]
|
| 0) resolvePromise (async-callstack-promises.html:12)
|
| + [setTimeout]
|
| + 0) promiseCallback (async-callstack-promises.html:21)
|
| + 1) timeoutPromise (async-callstack-promises.html:9)
|
| + 2) chained1 (async-callstack-promises.html:81)
|
| + [Promise.resolve]
|
| + 0) resolvePromise (async-callstack-promises.html:12)
|
| + [setTimeout]
|
| + 0) promiseCallback (async-callstack-promises.html:21)
|
| + 1) timeoutPromise (async-callstack-promises.html:9)
|
| + 2) doTestChainedPromises (async-callstack-promises.html:79)
|
| + 3) testFunctionTimeout (async-callstack-promises.html:50)
|
| + [setTimeout]
|
| + 0) testFunction (async-callstack-promises.html:43)
|
|
|
| Call stack:
|
| 0) thenCallback (async-callstack-promises.html:55)
|
|
|