OLD | NEW |
1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec
ause of its detrimental effects to the end user's experience. For more help, che
ck http://xhr.spec.whatwg.org/. | 1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec
ause of its detrimental effects to the end user's experience. For more help, che
ck http://xhr.spec.whatwg.org/. |
2 Tests asynchronous call stacks for XHRs. | 2 Tests asynchronous call stacks for XHRs. |
3 | 3 |
4 Set timer for test function. | 4 Set timer for test function. |
5 Captured call stacks in no particular order: | 5 Captured call stacks in no particular order: |
6 Call stack: | 6 Call stack: |
7 0) downloadEnd1 (async-callstack-xhrs.html:36) | 7 0) downloadEnd1 (async-callstack-xhrs.html:36) |
8 1) sendXHR (async-callstack-xhrs.html:66) | 8 1) sendXHR (async-callstack-xhrs.html:66) |
9 2) sendSyncXHR (async-callstack-xhrs.html:21) | 9 2) sendSyncXHR (async-callstack-xhrs.html:21) |
10 3) timeout (async-callstack-xhrs.html:16) | 10 3) timeout (async-callstack-xhrs.html:16) |
11 [setTimeout] | 11 [setTimeout] |
12 0) testFunction (async-callstack-xhrs.html:11) | 12 0) testFunction (async-callstack-xhrs.html:11) |
| 13 [setTimeout] |
| 14 0) scheduleTestFunction (debugger-test.js:3) |
| 15 <... skipped remaining frames ...> |
13 | 16 |
14 Call stack: | 17 Call stack: |
15 0) downloadEnd1 (async-callstack-xhrs.html:36) | 18 0) downloadEnd1 (async-callstack-xhrs.html:36) |
16 [XMLHttpRequest.send] | 19 [XMLHttpRequest.send] |
17 0) sendXHR (async-callstack-xhrs.html:66) | 20 0) sendXHR (async-callstack-xhrs.html:66) |
18 1) sendAsyncXHR (async-callstack-xhrs.html:20) | 21 1) sendAsyncXHR (async-callstack-xhrs.html:20) |
19 2) timeout (async-callstack-xhrs.html:17) | 22 2) timeout (async-callstack-xhrs.html:17) |
20 [setTimeout] | 23 [setTimeout] |
21 0) testFunction (async-callstack-xhrs.html:11) | 24 0) testFunction (async-callstack-xhrs.html:11) |
| 25 [setTimeout] |
| 26 0) scheduleTestFunction (debugger-test.js:3) |
| 27 <... skipped remaining frames ...> |
22 | 28 |
23 Call stack: | 29 Call stack: |
24 0) downloadEnd2 (async-callstack-xhrs.html:41) | 30 0) downloadEnd2 (async-callstack-xhrs.html:41) |
25 1) sendXHR (async-callstack-xhrs.html:66) | 31 1) sendXHR (async-callstack-xhrs.html:66) |
26 2) sendSyncXHR (async-callstack-xhrs.html:21) | 32 2) sendSyncXHR (async-callstack-xhrs.html:21) |
27 3) timeout (async-callstack-xhrs.html:16) | 33 3) timeout (async-callstack-xhrs.html:16) |
28 [setTimeout] | 34 [setTimeout] |
29 0) testFunction (async-callstack-xhrs.html:11) | 35 0) testFunction (async-callstack-xhrs.html:11) |
| 36 [setTimeout] |
| 37 0) scheduleTestFunction (debugger-test.js:3) |
| 38 <... skipped remaining frames ...> |
30 | 39 |
31 Call stack: | 40 Call stack: |
32 0) downloadEnd2 (async-callstack-xhrs.html:41) | 41 0) downloadEnd2 (async-callstack-xhrs.html:41) |
33 [XMLHttpRequest.send] | 42 [XMLHttpRequest.send] |
34 0) sendXHR (async-callstack-xhrs.html:66) | 43 0) sendXHR (async-callstack-xhrs.html:66) |
35 1) sendAsyncXHR (async-callstack-xhrs.html:20) | 44 1) sendAsyncXHR (async-callstack-xhrs.html:20) |
36 2) timeout (async-callstack-xhrs.html:17) | 45 2) timeout (async-callstack-xhrs.html:17) |
37 [setTimeout] | 46 [setTimeout] |
38 0) testFunction (async-callstack-xhrs.html:11) | 47 0) testFunction (async-callstack-xhrs.html:11) |
| 48 [setTimeout] |
| 49 0) scheduleTestFunction (debugger-test.js:3) |
| 50 <... skipped remaining frames ...> |
39 | 51 |
40 Call stack: | 52 Call stack: |
41 0) downloadProgress (async-callstack-xhrs.html:50) | 53 0) downloadProgress (async-callstack-xhrs.html:50) |
42 [XMLHttpRequest.send] | 54 [XMLHttpRequest.send] |
43 0) sendXHR (async-callstack-xhrs.html:66) | 55 0) sendXHR (async-callstack-xhrs.html:66) |
44 1) sendAsyncXHR (async-callstack-xhrs.html:20) | 56 1) sendAsyncXHR (async-callstack-xhrs.html:20) |
45 2) timeout (async-callstack-xhrs.html:17) | 57 2) timeout (async-callstack-xhrs.html:17) |
46 [setTimeout] | 58 [setTimeout] |
47 0) testFunction (async-callstack-xhrs.html:11) | 59 0) testFunction (async-callstack-xhrs.html:11) |
| 60 [setTimeout] |
| 61 0) scheduleTestFunction (debugger-test.js:3) |
| 62 <... skipped remaining frames ...> |
48 | 63 |
49 Call stack: | 64 Call stack: |
50 0) uploadEnd (async-callstack-xhrs.html:46) | 65 0) uploadEnd (async-callstack-xhrs.html:46) |
51 [XMLHttpRequest.send] | 66 [XMLHttpRequest.send] |
52 0) sendXHR (async-callstack-xhrs.html:66) | 67 0) sendXHR (async-callstack-xhrs.html:66) |
53 1) sendAsyncXHR (async-callstack-xhrs.html:20) | 68 1) sendAsyncXHR (async-callstack-xhrs.html:20) |
54 2) timeout (async-callstack-xhrs.html:17) | 69 2) timeout (async-callstack-xhrs.html:17) |
55 [setTimeout] | 70 [setTimeout] |
56 0) testFunction (async-callstack-xhrs.html:11) | 71 0) testFunction (async-callstack-xhrs.html:11) |
| 72 [setTimeout] |
| 73 0) scheduleTestFunction (debugger-test.js:3) |
| 74 <... skipped remaining frames ...> |
57 | 75 |
58 Call stack: | 76 Call stack: |
59 0) uploadProgress (async-callstack-xhrs.html:55) | 77 0) uploadProgress (async-callstack-xhrs.html:55) |
60 [XMLHttpRequest.send] | 78 [XMLHttpRequest.send] |
61 0) sendXHR (async-callstack-xhrs.html:66) | 79 0) sendXHR (async-callstack-xhrs.html:66) |
62 1) sendAsyncXHR (async-callstack-xhrs.html:20) | 80 1) sendAsyncXHR (async-callstack-xhrs.html:20) |
63 2) timeout (async-callstack-xhrs.html:17) | 81 2) timeout (async-callstack-xhrs.html:17) |
64 [setTimeout] | 82 [setTimeout] |
65 0) testFunction (async-callstack-xhrs.html:11) | 83 0) testFunction (async-callstack-xhrs.html:11) |
| 84 [setTimeout] |
| 85 0) scheduleTestFunction (debugger-test.js:3) |
| 86 <... skipped remaining frames ...> |
66 | 87 |
67 Call stack: | 88 Call stack: |
68 0) xhr.onreadystatechange (async-callstack-xhrs.html:30) | 89 0) xhr.onreadystatechange (async-callstack-xhrs.html:30) |
69 1) sendXHR (async-callstack-xhrs.html:66) | 90 1) sendXHR (async-callstack-xhrs.html:66) |
70 2) sendSyncXHR (async-callstack-xhrs.html:21) | 91 2) sendSyncXHR (async-callstack-xhrs.html:21) |
71 3) timeout (async-callstack-xhrs.html:16) | 92 3) timeout (async-callstack-xhrs.html:16) |
72 [setTimeout] | 93 [setTimeout] |
73 0) testFunction (async-callstack-xhrs.html:11) | 94 0) testFunction (async-callstack-xhrs.html:11) |
| 95 [setTimeout] |
| 96 0) scheduleTestFunction (debugger-test.js:3) |
| 97 <... skipped remaining frames ...> |
74 | 98 |
75 Call stack: | 99 Call stack: |
76 0) xhr.onreadystatechange (async-callstack-xhrs.html:30) | 100 0) xhr.onreadystatechange (async-callstack-xhrs.html:30) |
77 [XMLHttpRequest.send] | 101 [XMLHttpRequest.send] |
78 0) sendXHR (async-callstack-xhrs.html:66) | 102 0) sendXHR (async-callstack-xhrs.html:66) |
79 1) sendAsyncXHR (async-callstack-xhrs.html:20) | 103 1) sendAsyncXHR (async-callstack-xhrs.html:20) |
80 2) timeout (async-callstack-xhrs.html:17) | 104 2) timeout (async-callstack-xhrs.html:17) |
81 [setTimeout] | 105 [setTimeout] |
82 0) testFunction (async-callstack-xhrs.html:11) | 106 0) testFunction (async-callstack-xhrs.html:11) |
| 107 [setTimeout] |
| 108 0) scheduleTestFunction (debugger-test.js:3) |
| 109 <... skipped remaining frames ...> |
83 | 110 |
84 | 111 |
OLD | NEW |