Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / async-callstack-post-message-expected.txt
1 Tests asynchronous call stacks for window.postMessage.
2
3
4 Set timer for test function.
5 Captured call stacks in no particular order:
6 Call stack:
7     0) onMessageReceivedInFrame (post-message-listener.html:7)
8     [postMessage]
9     0) postMessageToFrame (async-callstack-post-message.html:35)
10     1) onMessageReceivedInParent (async-callstack-post-message.html:23)
11     [postMessage]
12     0) postMessageToParent (post-message-listener.html:13)
13     1) onMessageReceivedInFrame (post-message-listener.html:8)
14     [postMessage]
15     0) postMessageToFrame (async-callstack-post-message.html:35)
16     1) timeout (async-callstack-post-message.html:16)
17     [setTimeout]
18     0) testFunction (async-callstack-post-message.html:9)
19
20 Call stack:
21     0) onMessageReceivedInFrame (post-message-listener.html:7)
22     [postMessage]
23     0) postMessageToFrame (async-callstack-post-message.html:35)
24     1) timeout (async-callstack-post-message.html:16)
25     [setTimeout]
26     0) testFunction (async-callstack-post-message.html:9)
27
28 Call stack:
29     0) onMessageReceivedInParent (async-callstack-post-message.html:21)
30     [postMessage]
31     0) postMessageToParent (post-message-listener.html:13)
32     1) onMessageReceivedInFrame (post-message-listener.html:8)
33     [postMessage]
34     0) postMessageToFrame (async-callstack-post-message.html:35)
35     1) onMessageReceivedInParent (async-callstack-post-message.html:23)
36     [postMessage]
37     0) postMessageToParent (post-message-listener.html:13)
38     1) onMessageReceivedInFrame (post-message-listener.html:8)
39     [postMessage]
40     0) postMessageToFrame (async-callstack-post-message.html:35)
41     1) timeout (async-callstack-post-message.html:16)
42
43 Call stack:
44     0) onMessageReceivedInParent (async-callstack-post-message.html:21)
45     [postMessage]
46     0) postMessageToParent (post-message-listener.html:13)
47     1) onMessageReceivedInFrame (post-message-listener.html:8)
48     [postMessage]
49     0) postMessageToFrame (async-callstack-post-message.html:35)
50     1) timeout (async-callstack-post-message.html:16)
51     [setTimeout]
52     0) testFunction (async-callstack-post-message.html:9)
53
54 Call stack:
55     0) onMessageReceivedInParent (async-callstack-post-message.html:21)
56     [postMessage]
57     0) postMessageToSelf (async-callstack-post-message.html:28)
58     1) timeout (async-callstack-post-message.html:15)
59     [setTimeout]
60     0) testFunction (async-callstack-post-message.html:9)
61
62