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

Issue 455543003: Add MobileUsingMenuBy* metric actions owner and remove an unused one. (Closed)

Created:
6 years, 4 months ago by Kibeom Kim (inactive)
Modified:
6 years, 4 months ago
CC:
chromium-reviews, Ilya Sherman, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add MobileUsingMenuBy* metric actions owner and remove an unused one. BUG=401821 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288434

Patch Set 1 #

Total comments: 6

Patch Set 2 : added <action name="MobileUsingMenuByHwButtonDragging"> back #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -10 lines) Patch
M chrome/browser/android/uma_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/actions/actions.xml View 1 1 chunk +19 lines, -8 lines 0 comments Download
M tools/metrics/actions/extract_actions.py View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Kibeom Kim (inactive)
6 years, 4 months ago (2014-08-08 01:53:59 UTC) #1
Alexei Svitkine (slow)
https://codereview.chromium.org/455543003/diff/1/chrome/browser/android/uma_bridge.cc File chrome/browser/android/uma_bridge.cc (left): https://codereview.chromium.org/455543003/diff/1/chrome/browser/android/uma_bridge.cc#oldcode26 chrome/browser/android/uma_bridge.cc:26: RecordAction(UserMetricsAction("MobileUsingMenuByHwButtonDragging")); According to the counts dashboard, we have seen ...
6 years, 4 months ago (2014-08-08 15:20:49 UTC) #2
Kibeom Kim (inactive)
https://codereview.chromium.org/455543003/diff/1/chrome/browser/android/uma_bridge.cc File chrome/browser/android/uma_bridge.cc (left): https://codereview.chromium.org/455543003/diff/1/chrome/browser/android/uma_bridge.cc#oldcode26 chrome/browser/android/uma_bridge.cc:26: RecordAction(UserMetricsAction("MobileUsingMenuByHwButtonDragging")); On 2014/08/08 15:20:49, Alexei Svitkine wrote: > According ...
6 years, 4 months ago (2014-08-08 18:29:15 UTC) #3
Alexei Svitkine (slow)
https://codereview.chromium.org/455543003/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (left): https://codereview.chromium.org/455543003/diff/1/tools/metrics/actions/actions.xml#oldcode7541 tools/metrics/actions/actions.xml:7541: <action name="MobileUsingMenuByHwButtonDragging"> On 2014/08/08 18:29:15, Kibeom Kim wrote: > ...
6 years, 4 months ago (2014-08-08 18:31:44 UTC) #4
Kibeom Kim (inactive)
https://codereview.chromium.org/455543003/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (left): https://codereview.chromium.org/455543003/diff/1/tools/metrics/actions/actions.xml#oldcode7541 tools/metrics/actions/actions.xml:7541: <action name="MobileUsingMenuByHwButtonDragging"> On 2014/08/08 18:31:44, Alexei Svitkine wrote: > ...
6 years, 4 months ago (2014-08-08 18:44:06 UTC) #5
Alexei Svitkine (slow)
LGTM
6 years, 4 months ago (2014-08-08 19:05:44 UTC) #6
Kibeom Kim (inactive)
The CQ bit was checked by kkimlabs@chromium.org
6 years, 4 months ago (2014-08-08 19:09:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/455543003/20001
6 years, 4 months ago (2014-08-08 19:12:19 UTC) #8
Kibeom Kim (inactive)
+ OWNER tedchoc@ for chrome/browser/android/uma_bridge.cc
6 years, 4 months ago (2014-08-08 20:35:07 UTC) #9
Ted C
lgtm
6 years, 4 months ago (2014-08-08 20:36:02 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-08 20:58:47 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 21:16:32 UTC) #12
Message was sent while issue was closed.
Change committed as 288434

Powered by Google App Engine
This is Rietveld 408576698