DescriptionAdd UMA metrics for profile switching.
This changes adds four histograms to UMA. Profile.NumberofSwitches
collects the number of profile switches happening over a session.
The others are:
- Profile.ProfileSwitch.ToOpenedProfile counts the number of switches to
opened profiles and buckets depending on the UI flow used to switch.
- Profile.ProfileSwitch.ToUnopenedProfile does the same but for switches
to unopened profiles
- Profile.ProfileSwitch aggregates the data from the previous two
BUG=448982
Committed: https://crrev.com/34f3304e9f3c0ad31cfc546be7f77f1dbf26a619
Cr-Commit-Position: refs/heads/master@{#313951}
Patch Set 1 #
Total comments: 28
Patch Set 2 : Use existing histogram and fix issues raised by mlerman@ #
Total comments: 12
Patch Set 3 : Clean up and use browser_finder #
Total comments: 1
Patch Set 4 : Rebase #Patch Set 5 : Remove ununsed include file #
Messages
Total messages: 16 (2 generated)
|