Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / event-listener-breakpoints-promises-expected.txt
1 Tests that debugger will stop on Promise events.
2
3 Set timer for test function.
4
5 Paused on newPromise
6 Call stack:
7     0) testFunction (event-listener-breakpoints-promises.html:12)
8
9 Paused on newPromise
10 Call stack:
11     0) testFunction (event-listener-breakpoints-promises.html:15)
12
13 Paused on newPromise
14 Call stack:
15     0) testFunction (event-listener-breakpoints-promises.html:18)
16
17 Paused on newPromise
18 Call stack:
19     0) testFunction (event-listener-breakpoints-promises.html:21)
20
21 Paused on promiseResolved
22 Call stack:
23     0) testFunction (event-listener-breakpoints-promises.html:24)
24
25 Paused on promiseRejected
26 Call stack:
27     0) testFunction (event-listener-breakpoints-promises.html:25)
28