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

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

Issue 2668583008: DevTools: track Node.js UMA (Closed)
Patch Set: rebaseline 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/host/UserMetrics.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
9 ConnectToNodeJSFromFrontend : 19
8 ConsoleEvaluated : 8 10 ConsoleEvaluated : 8
9 DOMPropertiesExpanded : 16 11 DOMPropertiesExpanded : 16
10 DeviceModeEnabled : 10 12 DeviceModeEnabled : 10
11 FileSavedInWorkspace : 9 13 FileSavedInWorkspace : 9
12 FileSystemDirectoryContentReceived : 13 14 FileSystemDirectoryContentReceived : 13
13 ProfilesCPUProfileTaken : 5 15 ProfilesCPUProfileTaken : 5
14 ProfilesHeapProfileTaken : 6 16 ProfilesHeapProfileTaken : 6
15 ResizedViewInResponsiveMode : 17 17 ResizedViewInResponsiveMode : 17
16 RevisionApplied : 12 18 RevisionApplied : 12
17 ScriptsBreakpointSet : 3 19 ScriptsBreakpointSet : 3
(...skipping 23 matching lines...) Expand all
41 network : 3 43 network : 3
42 resources : 2 44 resources : 2
43 security : 16 45 security : 16
44 sources : 4 46 sources : 4
45 timeline : 5 47 timeline : 5
46 } 48 }
47 Panel shown: js_profiler 49 Panel shown: js_profiler
48 Panel shown: timeline 50 Panel shown: timeline
49 Panel shown: audits 51 Panel shown: audits
50 52
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/host/UserMetrics.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698