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 4c365f20aa1b136475d92be00c68fd5b80c0701f..74c9e3ce61f2ada0b03df7c464f23bbf4418ee3a 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 |
@@ -8,6 +8,10 @@ Call stack: |
1) sendXHR (async-callstack-xhrs.html:66) |
2) sendSyncXHR (async-callstack-xhrs.html:21) |
3) timeout (async-callstack-xhrs.html:16) |
+ [loadend] |
+ 0) sendXHR (async-callstack-xhrs.html:58) |
+ 1) sendSyncXHR (async-callstack-xhrs.html:21) |
+ 2) timeout (async-callstack-xhrs.html:16) |
[setTimeout] |
0) testFunction (async-callstack-xhrs.html:11) |
[setTimeout] |
@@ -16,8 +20,8 @@ Call stack: |
Call stack: |
0) downloadEnd1 (async-callstack-xhrs.html:36) |
- [XMLHttpRequest.send] |
- 0) sendXHR (async-callstack-xhrs.html:66) |
+ [loadend] |
+ 0) sendXHR (async-callstack-xhrs.html:58) |
1) sendAsyncXHR (async-callstack-xhrs.html:20) |
2) timeout (async-callstack-xhrs.html:17) |
[setTimeout] |
@@ -31,6 +35,10 @@ Call stack: |
1) sendXHR (async-callstack-xhrs.html:66) |
2) sendSyncXHR (async-callstack-xhrs.html:21) |
3) timeout (async-callstack-xhrs.html:16) |
+ [loadend] |
+ 0) sendXHR (async-callstack-xhrs.html:59) |
+ 1) sendSyncXHR (async-callstack-xhrs.html:21) |
+ 2) timeout (async-callstack-xhrs.html:16) |
[setTimeout] |
0) testFunction (async-callstack-xhrs.html:11) |
[setTimeout] |
@@ -39,8 +47,8 @@ Call stack: |
Call stack: |
0) downloadEnd2 (async-callstack-xhrs.html:41) |
- [XMLHttpRequest.send] |
- 0) sendXHR (async-callstack-xhrs.html:66) |
+ [loadend] |
+ 0) sendXHR (async-callstack-xhrs.html:59) |
1) sendAsyncXHR (async-callstack-xhrs.html:20) |
2) timeout (async-callstack-xhrs.html:17) |
[setTimeout] |
@@ -51,8 +59,8 @@ Call stack: |
Call stack: |
0) downloadProgress (async-callstack-xhrs.html:50) |
- [XMLHttpRequest.send] |
- 0) sendXHR (async-callstack-xhrs.html:66) |
+ [progress] |
+ 0) sendXHR (async-callstack-xhrs.html:62) |
1) sendAsyncXHR (async-callstack-xhrs.html:20) |
2) timeout (async-callstack-xhrs.html:17) |
[setTimeout] |
@@ -63,8 +71,8 @@ Call stack: |
Call stack: |
0) uploadEnd (async-callstack-xhrs.html:46) |
- [XMLHttpRequest.send] |
- 0) sendXHR (async-callstack-xhrs.html:66) |
+ [loadend] |
+ 0) sendXHR (async-callstack-xhrs.html:61) |
1) sendAsyncXHR (async-callstack-xhrs.html:20) |
2) timeout (async-callstack-xhrs.html:17) |
[setTimeout] |
@@ -75,8 +83,8 @@ Call stack: |
Call stack: |
0) uploadProgress (async-callstack-xhrs.html:55) |
- [XMLHttpRequest.send] |
- 0) sendXHR (async-callstack-xhrs.html:66) |
+ [progress] |
+ 0) sendXHR (async-callstack-xhrs.html:63) |
1) sendAsyncXHR (async-callstack-xhrs.html:20) |
2) timeout (async-callstack-xhrs.html:17) |
[setTimeout] |
@@ -90,6 +98,10 @@ Call stack: |
1) sendXHR (async-callstack-xhrs.html:66) |
2) sendSyncXHR (async-callstack-xhrs.html:21) |
3) timeout (async-callstack-xhrs.html:16) |
+ [readystatechange] |
+ 0) sendXHR (async-callstack-xhrs.html:26) |
+ 1) sendSyncXHR (async-callstack-xhrs.html:21) |
+ 2) timeout (async-callstack-xhrs.html:16) |
[setTimeout] |
0) testFunction (async-callstack-xhrs.html:11) |
[setTimeout] |
@@ -98,8 +110,8 @@ Call stack: |
Call stack: |
0) xhr.onreadystatechange (async-callstack-xhrs.html:30) |
- [XMLHttpRequest.send] |
- 0) sendXHR (async-callstack-xhrs.html:66) |
+ [readystatechange] |
+ 0) sendXHR (async-callstack-xhrs.html:26) |
1) sendAsyncXHR (async-callstack-xhrs.html:20) |
2) timeout (async-callstack-xhrs.html:17) |
[setTimeout] |