DescriptionAdded UMA stats to overview mode
This patch:
* Brought back WindowSelector.CycleTime histogram with different name
(WindowCycleController.CycleTime).
* Renamed WindowSelector.Selection to WindowCycleController.Cycle and fixed that it
counted incorrectly overview mode selections.
* Fixed a bug in which the number of items in overview mode were not counted
correctly.
* Added stats for:
** Number of closed items.
** Number of times the enter key is used to select a window.
** Number of arrow key presses per session.
** Ratio between arrow key presses and number of items.
BUG=364590
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276710
Patch Set 1 #
Total comments: 18
Patch Set 2 : Fixed Terry's nits #
Total comments: 8
Patch Set 3 : Fixed Rob's comments. #
Total comments: 2
Patch Set 4 : Added DCHECK #
Total comments: 6
Patch Set 5 : Fixed Ilya's comments. #
Total comments: 2
Patch Set 6 : Fixed last nits. #
Messages
Total messages: 21 (0 generated)
|