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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/initial-modules-load-expected.txt

Issue 2600323002: DevTools: extract protocol module (Closed)
Patch Set: move inspector backend commands.js Created 3 years, 11 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 This test validates initial set of loaded modules. 1 This test validates initial set of loaded modules.
2 2
3 3
4 Running: testInitialLoad 4 Running: testInitialLoad
5 Loaded modules: 5 Loaded modules:
6 bindings 6 bindings
7 common 7 common
8 components 8 components
9 emulation 9 emulation
10 extensions 10 extensions
11 host 11 host
12 main 12 main
13 persistence 13 persistence
14 platform 14 platform
15 protocol
15 sdk 16 sdk
16 services 17 services
17 ui 18 ui
18 workspace 19 workspace
19 20
20 Running: testCreateElementsPanel 21 Running: testCreateElementsPanel
21 Loaded modules: 22 Loaded modules:
22 bindings 23 bindings
23 common 24 common
24 components 25 components
25 elements 26 elements
26 emulation 27 emulation
27 extensions 28 extensions
28 host 29 host
29 main 30 main
30 persistence 31 persistence
31 platform 32 platform
33 protocol
32 sdk 34 sdk
33 services 35 services
34 ui 36 ui
35 workspace 37 workspace
36 38
37 Running: testCreateNetworkPanel 39 Running: testCreateNetworkPanel
38 Loaded modules: 40 Loaded modules:
39 animation 41 animation
40 bindings 42 bindings
41 common 43 common
42 components 44 components
43 components_lazy 45 components_lazy
44 diff 46 diff
45 elements 47 elements
46 emulation 48 emulation
47 extensions 49 extensions
48 host 50 host
49 main 51 main
50 network 52 network
51 persistence 53 persistence
52 platform 54 platform
55 protocol
53 sdk 56 sdk
54 services 57 services
55 snippets 58 snippets
56 source_frame 59 source_frame
57 sources 60 sources
58 text_editor 61 text_editor
59 ui 62 ui
60 ui_lazy 63 ui_lazy
61 workspace 64 workspace
62 65
63 Running: testShowSourcesPanel 66 Running: testShowSourcesPanel
64 Loaded modules: 67 Loaded modules:
65 animation 68 animation
66 bindings 69 bindings
67 common 70 common
68 components 71 components
69 components_lazy 72 components_lazy
70 diff 73 diff
71 elements 74 elements
72 emulation 75 emulation
73 extensions 76 extensions
74 host 77 host
75 main 78 main
76 network 79 network
77 persistence 80 persistence
78 platform 81 platform
82 protocol
79 sdk 83 sdk
80 services 84 services
81 snippets 85 snippets
82 source_frame 86 source_frame
83 sources 87 sources
84 text_editor 88 text_editor
85 ui 89 ui
86 ui_lazy 90 ui_lazy
87 workspace 91 workspace
88 92
89 Running: testOpenUISourceCode 93 Running: testOpenUISourceCode
90 Loaded modules: 94 Loaded modules:
91 animation 95 animation
92 bindings 96 bindings
93 common 97 common
94 components 98 components
95 components_lazy 99 components_lazy
96 diff 100 diff
97 elements 101 elements
98 emulation 102 emulation
99 extensions 103 extensions
100 host 104 host
101 main 105 main
102 network 106 network
103 persistence 107 persistence
104 platform 108 platform
109 protocol
105 sdk 110 sdk
106 services 111 services
107 snippets 112 snippets
108 source_frame 113 source_frame
109 sources 114 sources
110 text_editor 115 text_editor
111 ui 116 ui
112 ui_lazy 117 ui_lazy
113 workspace 118 workspace
114 119
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698