Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-xhrs-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-xhrs-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-xhrs-expected.txt |
| index cf67f378ce7e96eb263c5eb1d3facc432410fe16..ebd5c2b2d6d3821cedf6fce66b17eab5f5a82f3f 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-xhrs-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-xhrs-expected.txt |
| @@ -10,6 +10,9 @@ Call stack: |
| 3) timeout (async-callstack-xhrs.html:16) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |
| Call stack: |
| 0) downloadEnd1 (async-callstack-xhrs.html:36) |
| @@ -19,6 +22,9 @@ Call stack: |
| 2) timeout (async-callstack-xhrs.html:17) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |
| Call stack: |
| 0) downloadEnd2 (async-callstack-xhrs.html:41) |
| @@ -27,6 +33,9 @@ Call stack: |
| 3) timeout (async-callstack-xhrs.html:16) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |
| Call stack: |
| 0) downloadEnd2 (async-callstack-xhrs.html:41) |
| @@ -36,6 +45,9 @@ Call stack: |
| 2) timeout (async-callstack-xhrs.html:17) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |
| Call stack: |
| 0) downloadProgress (async-callstack-xhrs.html:50) |
| @@ -45,6 +57,9 @@ Call stack: |
| 2) timeout (async-callstack-xhrs.html:17) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |
| Call stack: |
| 0) uploadEnd (async-callstack-xhrs.html:46) |
| @@ -54,6 +69,9 @@ Call stack: |
| 2) timeout (async-callstack-xhrs.html:17) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |
| Call stack: |
| 0) uploadProgress (async-callstack-xhrs.html:55) |
| @@ -63,6 +81,9 @@ Call stack: |
| 2) timeout (async-callstack-xhrs.html:17) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |
|
kozy
2015/09/29 18:12:27
nit: skipped
yurys
2015/09/29 18:13:50
Done.
|
| Call stack: |
| 0) xhr.onreadystatechange (async-callstack-xhrs.html:30) |
| @@ -71,6 +92,9 @@ Call stack: |
| 3) timeout (async-callstack-xhrs.html:16) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |
| Call stack: |
| 0) xhr.onreadystatechange (async-callstack-xhrs.html:30) |
| @@ -80,5 +104,8 @@ Call stack: |
| 2) timeout (async-callstack-xhrs.html:17) |
| [setTimeout] |
| 0) testFunction (async-callstack-xhrs.html:11) |
| + [setTimeout] |
| + 0) scheduleTestFunction (debugger-test.js:3) |
| + <... skipeed remaining frames ...> |