Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / async-callstack-in-console-expected.txt
1 CONSOLE ERROR: line 24: Uncaught Error: foo
2 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origin ('').
3 Tests asynchronous call stacks printed in console.
4
5
6 Set timer for test function.
7 Console was cleared async-callstack-in-console.html:11
8
9     console.trace() async-callstack-in-console.html:17
10     timeout1 async-callstack-in-console.html:17
11     setTimeout (async)
12     testFunction async-callstack-in-console.html:12
13
14     Uncaught Error: foo async-callstack-in-console.html:24
15     timeout2 async-callstack-in-console.html:24
16     setTimeout (async)
17     timeout1 async-callstack-in-console.html:18
18     setTimeout (async)
19     testFunction async-callstack-in-console.html:12
20
21     console.trace() async-callstack-in-console.html:29
22     timeout3 async-callstack-in-console.html:29
23     setTimeout (async)
24     timeout2 async-callstack-in-console.html:23
25     setTimeout (async)
26     timeout1 async-callstack-in-console.html:18
27     setTimeout (async)
28     testFunction async-callstack-in-console.html:12
29
30     Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origin ('file://'). async-callstack-in-console.html:37
31     tryPostMessage async-callstack-in-console.html:37
32     timeout3 async-callstack-in-console.html:31
33     setTimeout (async)
34     timeout2 async-callstack-in-console.html:23
35     setTimeout (async)
36     timeout1 async-callstack-in-console.html:18
37     setTimeout (async)
38     testFunction async-callstack-in-console.html:12
39