diff options
author | tdanderson@chromium.org <tdanderson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-29 01:44:35 +0000 |
---|---|---|
committer | tdanderson@chromium.org <tdanderson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-29 01:44:35 +0000 |
commit | c146a323f91c8376afe55c93c6a31df0075be62b (patch) | |
tree | ce354d74ecacdeaf81199bb5c6b8a8231d668284 /chrome/browser/sync/test_profile_sync_service.cc | |
parent | 9c1df29797fa40a1902b21435960710c16ec619c (diff) | |
download | chromium_src-c146a323f91c8376afe55c93c6a31df0075be62b.zip chromium_src-c146a323f91c8376afe55c93c6a31df0075be62b.tar.gz chromium_src-c146a323f91c8376afe55c93c6a31df0075be62b.tar.bz2 |
Add UMA metrics to measure the effectiveness of views fuzzing
Add new buckets to the Ash.GestureTarget histogram which
will be useful in measuring the effectiveness of views
fuzzing when it is implemented. The idea is to count taps
made on the different element types located on/near the
tab strip. A description of the new types added to
GestureActionType in touch_uma.cc:
GESTURE_TABSWITCH_TAP: A tap on a currently unselected
tab (i.e., the tap was responsible for selecting the tab).
GESTURE_TABNOSWITCH_TAP: A tap on a currently selected
tab (i.e, the tap had no visible effect).
GESTURE_TABCLOSE_TAP: A tap on a tab's close button.
GESTURE_NEWTAB_TAP: A tap on the new tab button.
GESTURE_FRAMEMAXIMIZE_TAP: A tap on the frame maximize
button.
GESTURE_FRAMEVIEW_TAP: A tap on the space to the right of
the tabstrip, left of the tabstrip, or in between tabs.
Such a tap has no visible effect.
GESTURE_ROOTVIEWTOP_TAP: A tap on the top edge of a browser
window. Such a tap has no visible effect.
GESTURE_MAXIMIZE_DOUBLETAP: A double-tap on the browser
window resulting in a maximize or restore action.
BUG=248230
Review URL: https://chromiumcodereview.appspot.com/16832003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209263 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync/test_profile_sync_service.cc')
0 files changed, 0 insertions, 0 deletions