OLD | NEW |
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 : 22 |
7 CommandEvaluatedInConsolePanel : 15 | 8 CommandEvaluatedInConsolePanel : 15 |
8 ConnectToNodeJSDirectly : 20 | 9 ConnectToNodeJSDirectly : 20 |
9 ConnectToNodeJSFromFrontend : 19 | 10 ConnectToNodeJSFromFrontend : 19 |
10 ConsoleEvaluated : 8 | 11 ConsoleEvaluated : 8 |
11 CpuThrottlingEnabled : 21 | 12 CpuThrottlingEnabled : 21 |
12 DOMPropertiesExpanded : 16 | 13 DOMPropertiesExpanded : 16 |
13 DeviceModeEnabled : 10 | 14 DeviceModeEnabled : 10 |
14 FileSavedInWorkspace : 9 | 15 FileSavedInWorkspace : 9 |
15 FileSystemDirectoryContentReceived : 13 | 16 FileSystemDirectoryContentReceived : 13 |
16 ProfilesCPUProfileTaken : 5 | 17 ProfilesCPUProfileTaken : 5 |
17 ProfilesHeapProfileTaken : 6 | 18 ProfilesHeapProfileTaken : 6 |
18 ResizedViewInResponsiveMode : 17 | 19 ResizedViewInResponsiveMode : 17 |
19 RevisionApplied : 12 | 20 RevisionApplied : 12 |
20 ScriptsBreakpointSet : 3 | 21 ScriptsBreakpointSet : 3 |
| 22 StyleRuleCopied : 23 |
21 StyleRuleEdited : 14 | 23 StyleRuleEdited : 14 |
22 TimelinePageReloadStarted : 18 | 24 TimelinePageReloadStarted : 18 |
23 TimelineStarted : 4 | 25 TimelineStarted : 4 |
24 WindowDocked : 1 | 26 WindowDocked : 1 |
25 WindowUndocked : 2 | 27 WindowUndocked : 2 |
26 } | 28 } |
27 Action taken: WindowDocked | 29 Action taken: WindowDocked |
28 Action taken: WindowUndocked | 30 Action taken: WindowUndocked |
29 | 31 |
30 recordPanelShown: | 32 recordPanelShown: |
(...skipping 13 matching lines...) Expand all Loading... |
44 network : 3 | 46 network : 3 |
45 resources : 2 | 47 resources : 2 |
46 security : 16 | 48 security : 16 |
47 sources : 4 | 49 sources : 4 |
48 timeline : 5 | 50 timeline : 5 |
49 } | 51 } |
50 Panel shown: js_profiler | 52 Panel shown: js_profiler |
51 Panel shown: timeline | 53 Panel shown: timeline |
52 Panel shown: audits | 54 Panel shown: audits |
53 | 55 |
OLD | NEW |