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

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

Issue 2701703003: DevTools: Add user metric for CPU throttling enable. (Closed)
Patch Set: update test Created 3 years, 10 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/components/CPUThrottlingManager.js » ('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 CommandEvaluatedInConsolePanel : 15 7 CommandEvaluatedInConsolePanel : 15
8 ConnectToNodeJSDirectly : 20 8 ConnectToNodeJSDirectly : 20
9 ConnectToNodeJSFromFrontend : 19 9 ConnectToNodeJSFromFrontend : 19
10 ConsoleEvaluated : 8 10 ConsoleEvaluated : 8
11 CpuThrottlingEnabled : 21
11 DOMPropertiesExpanded : 16 12 DOMPropertiesExpanded : 16
12 DeviceModeEnabled : 10 13 DeviceModeEnabled : 10
13 FileSavedInWorkspace : 9 14 FileSavedInWorkspace : 9
14 FileSystemDirectoryContentReceived : 13 15 FileSystemDirectoryContentReceived : 13
15 ProfilesCPUProfileTaken : 5 16 ProfilesCPUProfileTaken : 5
16 ProfilesHeapProfileTaken : 6 17 ProfilesHeapProfileTaken : 6
17 ResizedViewInResponsiveMode : 17 18 ResizedViewInResponsiveMode : 17
18 RevisionApplied : 12 19 RevisionApplied : 12
19 ScriptsBreakpointSet : 3 20 ScriptsBreakpointSet : 3
20 StyleRuleEdited : 14 21 StyleRuleEdited : 14
(...skipping 22 matching lines...) Expand all
43 network : 3 44 network : 3
44 resources : 2 45 resources : 2
45 security : 16 46 security : 16
46 sources : 4 47 sources : 4
47 timeline : 5 48 timeline : 5
48 } 49 }
49 Panel shown: js_profiler 50 Panel shown: js_profiler
50 Panel shown: timeline 51 Panel shown: timeline
51 Panel shown: audits 52 Panel shown: audits
52 53
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/components/CPUThrottlingManager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698