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

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

Issue 667623002: DevTools: make extension server a part of core, panels' code should depend on it. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: for review Created 6 years, 2 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 | Annotate | Revision Log
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 extensions
9 host 10 host
10 main 11 main
11 screencast 12 screencast
12 sdk 13 sdk
13 toolbox 14 toolbox
14 ui 15 ui
15 workspace 16 workspace
16 17
17 Running: testCreateElementsPanel 18 Running: testCreateElementsPanel
18 Loaded modules: 19 Loaded modules:
19 bindings 20 bindings
20 common 21 common
21 components 22 components
22 elements 23 elements
24 extensions
23 host 25 host
24 main 26 main
25 screencast 27 screencast
26 sdk 28 sdk
27 toolbox 29 toolbox
28 ui 30 ui
29 workspace 31 workspace
30 32
31 Running: testCreateNetworkPanel 33 Running: testCreateNetworkPanel
32 Loaded modules: 34 Loaded modules:
33 bindings 35 bindings
34 common 36 common
35 components 37 components
36 elements 38 elements
39 extensions
37 host 40 host
38 main 41 main
39 network 42 network
40 screencast 43 screencast
41 sdk 44 sdk
42 source_frame 45 source_frame
43 toolbox 46 toolbox
44 ui 47 ui
45 workspace 48 workspace
46 49
47 Running: testShowSourcesPanel 50 Running: testShowSourcesPanel
48 Loaded modules: 51 Loaded modules:
49 bindings 52 bindings
50 common 53 common
51 components 54 components
52 elements 55 elements
56 extensions
53 host 57 host
54 main 58 main
55 network 59 network
56 screencast 60 screencast
57 sdk 61 sdk
58 source_frame 62 source_frame
59 sources 63 sources
60 toolbox 64 toolbox
61 ui 65 ui
62 workspace 66 workspace
63 67
64 Running: testOpenUISourceCode 68 Running: testOpenUISourceCode
65 Loaded modules: 69 Loaded modules:
66 bindings 70 bindings
67 common 71 common
68 components 72 components
69 elements 73 elements
74 extensions
70 host 75 host
71 main 76 main
72 network 77 network
73 screencast 78 screencast
74 sdk 79 sdk
75 source_frame 80 source_frame
76 sources 81 sources
77 toolbox 82 toolbox
78 ui 83 ui
79 workspace 84 workspace
80 85
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698