Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / multi-target-breakpoint-manager-expected.txt
1 Tests BreakpointManager class.
2
3
4 Running: testResolvedBreakpointInBothTarget
5   Created breakpoints manager
6   Dumping Storage
7   Adding script: a.js
8   Adding UISourceCode: a.js
9   Setting breakpoint at a.js:30:0 enabled:true condition:
10     breakpointAdded(a.js, 30, 0, , true)
11     target 1 debuggerModel.setBreakpoint(a.js:30:)
12     breakpointRemoved(a.js, 30, 0)
13     breakpointAdded(a.js, 30, 0, , true)
14     Location created: target 1 a.js:30
15     breakpointAdded(a.js, 131, 0, , true)
16     Location created: target 1 a.js:131
17   Dumping Breakpoint Locations
18     UISourceCode (url='a.js', uri='a.js')
19       Location: (30, 0)
20       Location: (131, 0)
21   Second target added
22     target 2 debuggerModel.setBreakpoint(a.js:30:)
23     Location created: target 2 a.js:30
24   Dumping Breakpoint Locations
25     UISourceCode (url='a.js', uri='a.js')
26       Location: (30, 0)
27       Location: (131, 0)
28   First target removed
29     breakpointRemoved(a.js, 131, 0)
30     Location disposed: target 1 a.js:30
31     Location disposed: target 1 a.js:131
32   Dumping Breakpoint Locations
33     UISourceCode (url='a.js', uri='a.js')
34       Location: (30, 0)
35   Second target removed
36     breakpointRemoved(a.js, 30, 0)
37     breakpointAdded(a.js, 30, 0, , true)
38     Location disposed: target 2 a.js:30
39   Dumping Breakpoint Locations
40     UISourceCode (url='a.js', uri='a.js')
41       Location: (30, 0)
42   Dumping Storage
43     a.js:30 enabled:true condition:
44   Resetting breakpoint manager
45     breakpointRemoved(a.js, 30, 0)
46   Dumping Breakpoint Locations
47
48 Running: testResolvedBreakpointInOneTarget
49   Created breakpoints manager
50   Dumping Storage
51   Adding script: a.js
52   Adding UISourceCode: a.js
53   Setting breakpoint at a.js:30:0 enabled:true condition:
54     breakpointAdded(a.js, 30, 0, , true)
55     target 1 debuggerModel.setBreakpoint(a.js:30:)
56     target 2 debuggerModel.setBreakpoint(a.js:30:)
57     breakpointRemoved(a.js, 30, 0)
58     breakpointAdded(a.js, 30, 0, , true)
59     Location created: target 1 a.js:30
60   First target removed!
61     breakpointRemoved(a.js, 30, 0)
62     breakpointAdded(a.js, 30, 0, , true)
63     Location disposed: target 1 a.js:30
64   Dumping Breakpoint Locations
65     UISourceCode (url='a.js', uri='a.js')
66       Location: (30, 0)
67   Dumping Breakpoint Locations
68     UISourceCode (url='a.js', uri='a.js')
69       Location: (30, 0)
70   Dumping Storage
71     a.js:30 enabled:true condition:
72   Resetting breakpoint manager
73     breakpointRemoved(a.js, 30, 0)
74     target 2 debuggerModel.removeBreakpoint(a.js:30)
75   Dumping Breakpoint Locations
76