Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: test/inspector/debugger/step-into-next-script-expected.txt

Issue 2668763003: [inspector] V8DebuggerAgent cleanup (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « test/inspector/debugger/step-into-next-script.js ('k') | test/inspector/task-runner.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Debugger breaks in next script after stepOut from previous one.
2
3 Running test: testStepOut
4 test (foo.js:12:2)
5 (anonymous) (:0:0)
6
7 (anonymous) (:0:5)
8
9 (anonymous) (timeout1.js:0:0)
10
11 foo (timeout2.js:1:12)
12
13 (anonymous) (timeout3.js:0:0)
14
15
16 Running test: testStepOver
17 (anonymous) (:0:0)
18
19 test (foo.js:12:2)
20 (anonymous) (:0:0)
21
22 test (foo.js:13:0)
23 (anonymous) (:0:0)
24
25 (anonymous) (:0:5)
26
27 (anonymous) (timeout1.js:0:0)
28
29 (anonymous) (timeout1.js:0:8)
30
31 (anonymous) (timeout1.js:0:34)
32
33 foo (timeout2.js:1:12)
34
35 foo (timeout2.js:2:2)
36
37 foo (timeout2.js:3:0)
38
39 (anonymous) (timeout3.js:0:0)
40
41 (anonymous) (timeout3.js:0:8)
42
43 (anonymous) (timeout3.js:0:34)
44
45
46 Running test: testStepInto
47 (anonymous) (:0:0)
48
49 test (foo.js:9:2)
50 (anonymous) (:0:0)
51
52 test (foo.js:10:2)
53 (anonymous) (:0:0)
54
55 test (foo.js:11:2)
56 (anonymous) (:0:0)
57
58 test (foo.js:12:2)
59 (anonymous) (:0:0)
60
61 test (foo.js:13:0)
62 (anonymous) (:0:0)
63
64 (anonymous) (:0:5)
65
66 (anonymous) (timeout1.js:0:0)
67
68 (anonymous) (timeout1.js:0:8)
69
70 (anonymous) (timeout1.js:0:34)
71
72 foo (timeout2.js:1:12)
73
74 foo (timeout2.js:2:2)
75
76 foo (timeout2.js:3:0)
77
78 (anonymous) (timeout3.js:0:0)
79
80 (anonymous) (timeout3.js:0:8)
81
82 (anonymous) (timeout3.js:0:34)
83
OLDNEW
« no previous file with comments | « test/inspector/debugger/step-into-next-script.js ('k') | test/inspector/task-runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698