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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/suspendtarget-navigator-expected.txt

Issue 2833583003: DevTools: proper management of ResourceTreeModel in NetworkProject (Closed)
Patch Set: address comments Created 3 years, 7 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
OLDNEW
1 Verify that navigator is rendered properly when targets are suspended and resume d. 1 Verify that navigator is rendered properly when targets are suspended and resume d.
2 2
3 3
4 4
5 Running: initialWorkspace 5 Running: initialWorkspace
6 top 6 top
7 127.0.0.1:8000 7 127.0.0.1:8000
8 inspector 8 inspector
9 bindings 9 bindings
10 suspendtarget-navigator.html 10 suspendtarget-navigator.html
(...skipping 23 matching lines...) Expand all
34 127.0.0.1:8000 34 127.0.0.1:8000
35 inspector/bindings/resources 35 inspector/bindings/resources
36 sourcemap-frame.html 36 sourcemap-frame.html
37 sourcemap-script.js 37 sourcemap-script.js
38 sourcemap-typescript.ts 38 sourcemap-typescript.ts
39 sourcemap-sass.scss 39 sourcemap-sass.scss
40 sourcemap-style.css 40 sourcemap-style.css
41 41
42 Running: Suspending targets. 42 Running: Suspending targets.
43 top 43 top
44 127.0.0.1:8000
45 inspector
46 bindings
47 suspendtarget-navigator.html
48 frame1 (sourcemap-frame.html)
49 127.0.0.1:8000
50 inspector/bindings/resources
51 sourcemap-frame.html
52 frame2 (sourcemap-frame.html)
53 127.0.0.1:8000
54 inspector/bindings/resources
55 sourcemap-frame.html
56
57 Running: detachFrame
58 top
59 127.0.0.1:8000
60 inspector
61 bindings
62 suspendtarget-navigator.html
63 frame2 (sourcemap-frame.html)
64 127.0.0.1:8000
65 inspector/bindings/resources
66 sourcemap-frame.html
44 67
45 Running: Resuming targets. 68 Running: Resuming targets.
46 top 69 top
47 127.0.0.1:8000 70 127.0.0.1:8000
48 inspector 71 inspector
49 bindings 72 bindings
50 suspendtarget-navigator.html 73 suspendtarget-navigator.html
51 bindings-test.js 74 bindings-test.js
52 inspector-test.js 75 inspector-test.js
53 frame1 (sourcemap-frame.html)
54 127.0.0.1:8000
55 inspector/bindings/resources
56 sourcemap-frame.html
57 sourcemap-script.js
58 sourcemap-typescript.ts
59 sourcemap-sass.scss
60 sourcemap-style.css
61 frame2 (sourcemap-frame.html) 76 frame2 (sourcemap-frame.html)
62 127.0.0.1:8000 77 127.0.0.1:8000
63 inspector/bindings/resources 78 inspector/bindings/resources
64 sourcemap-frame.html 79 sourcemap-frame.html
65 sourcemap-script.js 80 sourcemap-script.js
66 sourcemap-typescript.ts 81 sourcemap-typescript.ts
67 sourcemap-sass.scss 82 sourcemap-sass.scss
68 sourcemap-style.css 83 sourcemap-style.css
69 84
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698