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

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

Issue 673163004: [DevTools] Extract platform module. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bug in hosted mode Created 6 years, 1 month 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 extensions
10 host 10 host
11 main 11 main
12 platform
12 screencast 13 screencast
13 sdk 14 sdk
14 toolbox 15 toolbox
15 ui 16 ui
16 workspace 17 workspace
17 18
18 Running: testCreateElementsPanel 19 Running: testCreateElementsPanel
19 Loaded modules: 20 Loaded modules:
20 bindings 21 bindings
21 common 22 common
22 components 23 components
23 elements 24 elements
24 extensions 25 extensions
25 host 26 host
26 main 27 main
28 platform
27 screencast 29 screencast
28 sdk 30 sdk
29 toolbox 31 toolbox
30 ui 32 ui
31 workspace 33 workspace
32 34
33 Running: testCreateNetworkPanel 35 Running: testCreateNetworkPanel
34 Loaded modules: 36 Loaded modules:
35 bindings 37 bindings
36 common 38 common
37 components 39 components
38 elements 40 elements
39 extensions 41 extensions
40 host 42 host
41 main 43 main
42 network 44 network
45 platform
43 screencast 46 screencast
44 sdk 47 sdk
45 source_frame 48 source_frame
46 toolbox 49 toolbox
47 ui 50 ui
48 workspace 51 workspace
49 52
50 Running: testShowSourcesPanel 53 Running: testShowSourcesPanel
51 Loaded modules: 54 Loaded modules:
52 bindings 55 bindings
53 common 56 common
54 components 57 components
55 elements 58 elements
56 extensions 59 extensions
57 host 60 host
58 main 61 main
59 network 62 network
63 platform
60 screencast 64 screencast
61 sdk 65 sdk
62 source_frame 66 source_frame
63 sources 67 sources
64 toolbox 68 toolbox
65 ui 69 ui
66 workspace 70 workspace
67 71
68 Running: testOpenUISourceCode 72 Running: testOpenUISourceCode
69 Loaded modules: 73 Loaded modules:
70 bindings 74 bindings
71 common 75 common
72 components 76 components
73 elements 77 elements
74 extensions 78 extensions
75 host 79 host
76 main 80 main
77 network 81 network
82 platform
78 screencast 83 screencast
79 sdk 84 sdk
80 source_frame 85 source_frame
81 sources 86 sources
82 toolbox 87 toolbox
83 ui 88 ui
84 workspace 89 workspace
85 90
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698