Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-async / async-callstack-expected.txt
blob11877d57553e0624788735a3e90a22db2b64b49d
1 Tests asynchronous call stacks in debugger.
3 Set timer for test function.
4 Captured call stacks in no particular order:
5 Call stack:
6     0) animFrame1 (async-callstack.html:30)
7     [requestAnimationFrame]
8     0) timeout1 (async-callstack.html:19)
9     1) innerTestFunction (async-callstack.html:11)
10     [setTimeout]
11     0) testFunction (async-callstack.html:13)
13 Call stack:
14     0) animFrame2 (async-callstack.html:47)
15     [requestAnimationFrame]
16     0) animFrame1 (async-callstack.html:32)
17     [requestAnimationFrame]
18     0) timeout1 (async-callstack.html:19)
19     1) innerTestFunction (async-callstack.html:11)
20     [setTimeout]
21     0) testFunction (async-callstack.html:13)
23 Call stack:
24     0) interval1 (async-callstack.html:37)
25     1) innerInterval1 (async-callstack.html:24)
26     [setInterval]
27     0) timeout1 (async-callstack.html:20)
28     1) innerTestFunction (async-callstack.html:11)
29     [setTimeout]
30     0) testFunction (async-callstack.html:13)
32 Call stack:
33     0) timeout1 (async-callstack.html:18)
34     1) innerTestFunction (async-callstack.html:11)
35     [setTimeout]
36     0) testFunction (async-callstack.html:13)
38 Call stack:
39     0) timeout2 (async-callstack.html:42)
40     [setTimeout]
41     0) animFrame1 (async-callstack.html:31)
42     [requestAnimationFrame]
43     0) timeout1 (async-callstack.html:19)
44     1) innerTestFunction (async-callstack.html:11)
45     [setTimeout]
46     0) testFunction (async-callstack.html:13)
48 Call stack:
49     0) timeout3 (async-callstack.html:61)
50     1) longTail0 (async-callstack.html:50)
51     [setTimeout]
52     0) longTail1 (:1)
53     [setTimeout]
54     0) longTail2 (:2)
55     [setTimeout]
56     0) longTail3 (:3)
57     [setTimeout]
58     0) longTail4 (:4)