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

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

Issue 2349343002: DevTools: introduce persistence/ module (Closed)
Patch Set: simplify test Created 4 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
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 platform 14 platform
14 sdk 15 sdk
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 emulation 25 emulation
25 extensions 26 extensions
26 host 27 host
27 main 28 main
29 persistence
28 platform 30 platform
29 sdk 31 sdk
30 ui 32 ui
31 workspace 33 workspace
32 34
33 Running: testCreateNetworkPanel 35 Running: testCreateNetworkPanel
34 Loaded modules: 36 Loaded modules:
35 animation 37 animation
36 bindings 38 bindings
37 common 39 common
38 components 40 components
39 components_lazy 41 components_lazy
40 diff 42 diff
41 elements 43 elements
42 emulation 44 emulation
43 extensions 45 extensions
44 host 46 host
45 main 47 main
46 network 48 network
49 persistence
47 platform 50 platform
48 sdk 51 sdk
49 snippets 52 snippets
50 source_frame 53 source_frame
51 sources 54 sources
52 text_editor 55 text_editor
53 ui 56 ui
54 ui_lazy 57 ui_lazy
55 workspace 58 workspace
56 59
57 Running: testShowSourcesPanel 60 Running: testShowSourcesPanel
58 Loaded modules: 61 Loaded modules:
59 animation 62 animation
60 bindings 63 bindings
61 common 64 common
62 components 65 components
63 components_lazy 66 components_lazy
64 diff 67 diff
65 elements 68 elements
66 emulation 69 emulation
67 extensions 70 extensions
68 host 71 host
69 main 72 main
70 network 73 network
74 persistence
71 platform 75 platform
72 sdk 76 sdk
73 snippets 77 snippets
74 source_frame 78 source_frame
75 sources 79 sources
76 text_editor 80 text_editor
77 ui 81 ui
78 ui_lazy 82 ui_lazy
79 workspace 83 workspace
80 84
81 Running: testOpenUISourceCode 85 Running: testOpenUISourceCode
82 Loaded modules: 86 Loaded modules:
83 animation 87 animation
84 bindings 88 bindings
85 common 89 common
86 components 90 components
87 components_lazy 91 components_lazy
88 diff 92 diff
89 elements 93 elements
90 emulation 94 emulation
91 extensions 95 extensions
92 host 96 host
93 main 97 main
94 network 98 network
99 persistence
95 platform 100 platform
96 sdk 101 sdk
97 snippets 102 snippets
98 source_frame 103 source_frame
99 sources 104 sources
100 text_editor 105 text_editor
101 ui 106 ui
102 ui_lazy 107 ui_lazy
103 workspace 108 workspace
104 109
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698