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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/user-metrics-expected.txt

Issue 2857363003: [DevTools] Move Audits 2.0 out of experiment, rename to Audits (Closed)
Patch Set: user metrics 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/audits/module.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests list of user metrics codes and invocations. 1 Tests list of user metrics codes and invocations.
2 2
3 recordActionTaken: 3 recordActionTaken:
4 { 4 {
5 AnimationsPlaybackRateChanged : 11 5 AnimationsPlaybackRateChanged : 11
6 AuditsStarted : 7 6 AuditsStarted : 7
7 ChangeInspectedNodeInElementsPanel : 26 7 ChangeInspectedNodeInElementsPanel : 26
8 CommandEvaluatedInConsolePanel : 15 8 CommandEvaluatedInConsolePanel : 15
9 ConnectToNodeJSDirectly : 20 9 ConnectToNodeJSDirectly : 20
10 ConnectToNodeJSFromFrontend : 19 10 ConnectToNodeJSFromFrontend : 19
(...skipping 18 matching lines...) Expand all
29 TimelineStarted : 4 29 TimelineStarted : 4
30 WindowDocked : 1 30 WindowDocked : 1
31 WindowUndocked : 2 31 WindowUndocked : 2
32 } 32 }
33 Action taken: WindowDocked 33 Action taken: WindowDocked
34 Action taken: WindowUndocked 34 Action taken: WindowUndocked
35 35
36 recordPanelShown: 36 recordPanelShown:
37 { 37 {
38 audits : 7 38 audits : 7
39 audits2 : 18
39 console : 8 40 console : 8
40 drawer-animations : 11 41 drawer-animations : 11
41 drawer-console : 10 42 drawer-console : 10
42 drawer-network.config : 12 43 drawer-network.config : 12
43 drawer-rendering : 13 44 drawer-rendering : 13
44 drawer-sensors : 14 45 drawer-sensors : 14
45 drawer-sources.search : 15 46 drawer-sources.search : 15
46 elements : 1 47 elements : 1
47 heap_profiler : 6 48 heap_profiler : 6
48 js_profiler : 17 49 js_profiler : 17
49 layers : 9 50 layers : 9
50 network : 3 51 network : 3
51 resources : 2 52 resources : 2
52 security : 16 53 security : 16
53 sources : 4 54 sources : 4
54 timeline : 5 55 timeline : 5
55 } 56 }
56 Panel shown: js_profiler 57 Panel shown: js_profiler
57 Panel shown: timeline 58 Panel shown: timeline
58 Panel shown: audits 59 Panel shown: audits
59 60
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/audits/module.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698