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

Issue 2683233008: Add "Search" key press/hold UMA metrics. (Closed)

Created:
3 years, 10 months ago by xc
Modified:
3 years, 10 months ago
Reviewers:
xiyuan, oshima, Ilya Sherman
CC:
chromium-reviews, kalyank, sadrul, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add "Search" key press/hold UMA metrics. Record the time between the search button being pressed and a second key being pressed down to activate a shortcut. BUG=688615 TEST=manually on a device and locally. Review-Url: https://codereview.chromium.org/2683233008 Cr-Commit-Position: refs/heads/master@{#451018} Committed: https://chromium.googlesource.com/chromium/src/+/71fcc2bfa4b36ce4085ac5f0346b1cdc86b98f5d

Patch Set 1 #

Patch Set 2 : add zalcorn@ to histogram owner #

Total comments: 1

Patch Set 3 : use enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -0 lines) Patch
M ash/common/accelerators/accelerator_router.h View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M ash/common/accelerators/accelerator_router.cc View 1 2 3 chunks +22 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
xiyuan
lgtm I am not ash owner. You need an owner to review as well.
3 years, 10 months ago (2017-02-13 22:52:30 UTC) #3
xc
3 years, 10 months ago (2017-02-14 00:19:31 UTC) #5
oshima
https://codereview.chromium.org/2683233008/diff/20001/ash/common/accelerators/accelerator_router.h File ash/common/accelerators/accelerator_router.h (right): https://codereview.chromium.org/2683233008/diff/20001/ash/common/accelerators/accelerator_router.h#newcode50 ash/common/accelerators/accelerator_router.h:50: bool search_key_pressed_recorded_ = false; instead of having two variable, ...
3 years, 10 months ago (2017-02-14 05:10:57 UTC) #6
xc
updated with enum
3 years, 10 months ago (2017-02-15 21:22:56 UTC) #7
oshima
lgtm thanks!
3 years, 10 months ago (2017-02-15 22:44:20 UTC) #8
xc
Add Ilya for histogram review.
3 years, 10 months ago (2017-02-15 23:43:12 UTC) #10
Ilya Sherman
Metrics LGTM
3 years, 10 months ago (2017-02-15 23:47:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2683233008/40001
3 years, 10 months ago (2017-02-16 17:19:16 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-02-16 18:37:45 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/71fcc2bfa4b36ce4085ac5f0346b...

Powered by Google App Engine
This is Rietveld 408576698