Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / async-callstack-xhrs-expected.txt
1 Tests asynchronous call stacks for XHRs.
2
3 Debugger was enabled.
4 Set timer for test function.
5 Captured call stacks in no particular order:
6 Call stack:
7     0) downloadEnd (async-callstack-xhrs.html:36)
8     1) sendXHR (async-callstack-xhrs.html:60)
9     2) sendSyncXHR (async-callstack-xhrs.html:21)
10     3) timeout (async-callstack-xhrs.html:16)
11     [setTimeout]
12     0) testFunction (async-callstack-xhrs.html:11)
13
14 Call stack:
15     0) downloadEnd (async-callstack-xhrs.html:36)
16     [XMLHttpRequest.send]
17     0) sendXHR (async-callstack-xhrs.html:60)
18     1) sendAsyncXHR (async-callstack-xhrs.html:20)
19     2) timeout (async-callstack-xhrs.html:17)
20     [setTimeout]
21     0) testFunction (async-callstack-xhrs.html:11)
22
23 Call stack:
24     0) downloadProgress (async-callstack-xhrs.html:45)
25     [XMLHttpRequest.send]
26     0) sendXHR (async-callstack-xhrs.html:60)
27     1) sendAsyncXHR (async-callstack-xhrs.html:20)
28     2) timeout (async-callstack-xhrs.html:17)
29     [setTimeout]
30     0) testFunction (async-callstack-xhrs.html:11)
31
32 Call stack:
33     0) uploadEnd (async-callstack-xhrs.html:41)
34     [XMLHttpRequest.send]
35     0) sendXHR (async-callstack-xhrs.html:60)
36     1) sendAsyncXHR (async-callstack-xhrs.html:20)
37     2) timeout (async-callstack-xhrs.html:17)
38     [setTimeout]
39     0) testFunction (async-callstack-xhrs.html:11)
40
41 Call stack:
42     0) uploadProgress (async-callstack-xhrs.html:50)
43     [XMLHttpRequest.send]
44     0) sendXHR (async-callstack-xhrs.html:60)
45     1) sendAsyncXHR (async-callstack-xhrs.html:20)
46     2) timeout (async-callstack-xhrs.html:17)
47     [setTimeout]
48     0) testFunction (async-callstack-xhrs.html:11)
49
50 Call stack:
51     0) xhr.onreadystatechange (async-callstack-xhrs.html:30)
52     1) sendXHR (async-callstack-xhrs.html:60)
53     2) sendSyncXHR (async-callstack-xhrs.html:21)
54     3) timeout (async-callstack-xhrs.html:16)
55     [setTimeout]
56     0) testFunction (async-callstack-xhrs.html:11)
57
58 Call stack:
59     0) xhr.onreadystatechange (async-callstack-xhrs.html:30)
60     [XMLHttpRequest.send]
61     0) sendXHR (async-callstack-xhrs.html:60)
62     1) sendAsyncXHR (async-callstack-xhrs.html:20)
63     2) timeout (async-callstack-xhrs.html:17)
64     [setTimeout]
65     0) testFunction (async-callstack-xhrs.html:11)
66
67 Debugger was disabled.
68