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

Issue 25098009: Log UMA metrics for multiprofile actions. (Closed)

Created:
7 years, 2 months ago by Tim Song
Modified:
7 years, 2 months ago
Reviewers:
xiyuan, oshima, Ilya Sherman
CC:
chromium-reviews, sadrul, nkostylev+watch_chromium.org, ben+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Log UMA metrics for multiprofile actions. BUG=297184 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226527

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 14

Patch Set 4 : Clarity #

Patch Set 5 : wording #

Total comments: 7

Patch Set 6 : Fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -3 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download
M ash/ash.gyp View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A ash/multi_profile_uma.h View 1 2 3 4 5 1 chunk +43 lines, -0 lines 0 comments Download
A ash/multi_profile_uma.cc View 1 2 3 4 5 1 chunk +25 lines, -0 lines 0 comments Download
M ash/system/user/tray_user.cc View 1 2 3 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/user_manager_impl.cc View 1 2 3 4 5 1 chunk +9 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +35 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Tim Song
+xiyuan@ for chrome/browser/chromeos/ +oshima@ for ash/ +isherman@ for histograms.xml
7 years, 2 months ago (2013-09-28 00:18:01 UTC) #1
Tim Song
7 years, 2 months ago (2013-09-28 00:18:28 UTC) #2
Ilya Sherman
https://codereview.chromium.org/25098009/diff/6001/ash/multi_profile_uma.cc File ash/multi_profile_uma.cc (right): https://codereview.chromium.org/25098009/diff/6001/ash/multi_profile_uma.cc#newcode42 ash/multi_profile_uma.cc:42: NUM_SWITCH_ACTIVE_USER_ACTIONS); Of lines 40-42, lines 40 and 42 are ...
7 years, 2 months ago (2013-09-28 00:29:35 UTC) #3
Tim Song
https://codereview.chromium.org/25098009/diff/6001/ash/multi_profile_uma.cc File ash/multi_profile_uma.cc (right): https://codereview.chromium.org/25098009/diff/6001/ash/multi_profile_uma.cc#newcode42 ash/multi_profile_uma.cc:42: NUM_SWITCH_ACTIVE_USER_ACTIONS); On 2013/09/28 00:29:35, Ilya Sherman wrote: > Of ...
7 years, 2 months ago (2013-09-28 01:35:12 UTC) #4
Ilya Sherman
histograms lgtm, thanks.
7 years, 2 months ago (2013-09-28 03:16:37 UTC) #5
xiyuan
c/b/chromeos/* LGTM
7 years, 2 months ago (2013-09-28 03:24:59 UTC) #6
oshima
https://codereview.chromium.org/25098009/diff/15001/ash/multi_profile_uma.cc File ash/multi_profile_uma.cc (right): https://codereview.chromium.org/25098009/diff/15001/ash/multi_profile_uma.cc#newcode12 ash/multi_profile_uma.cc:12: } // namespace remove empty namespace block? https://codereview.chromium.org/25098009/diff/15001/ash/multi_profile_uma.h File ...
7 years, 2 months ago (2013-09-28 11:45:19 UTC) #7
xiyuan
https://codereview.chromium.org/25098009/diff/15001/chrome/browser/chromeos/login/user_manager_impl.cc File chrome/browser/chromeos/login/user_manager_impl.cc (right): https://codereview.chromium.org/25098009/diff/15001/chrome/browser/chromeos/login/user_manager_impl.cc#newcode415 chrome/browser/chromeos/login/user_manager_impl.cc:415: GetUsersAdmittedForMultiProfile().size()); GetUsersAdmittedForMultiProfile() returns the users that are allowed to ...
7 years, 2 months ago (2013-09-28 14:50:25 UTC) #8
Tim Song
https://codereview.chromium.org/25098009/diff/15001/ash/multi_profile_uma.cc File ash/multi_profile_uma.cc (right): https://codereview.chromium.org/25098009/diff/15001/ash/multi_profile_uma.cc#newcode12 ash/multi_profile_uma.cc:12: } // namespace On 2013/09/28 11:45:19, oshima wrote: > ...
7 years, 2 months ago (2013-09-30 17:19:39 UTC) #9
oshima
lgtm
7 years, 2 months ago (2013-09-30 22:36:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tengs@chromium.org/25098009/33001
7 years, 2 months ago (2013-10-01 22:34:44 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-01 23:39:12 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tengs@chromium.org/25098009/33001
7 years, 2 months ago (2013-10-02 00:05:27 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-02 00:38:08 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tengs@chromium.org/25098009/33001
7 years, 2 months ago (2013-10-02 02:34:31 UTC) #15
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 2 months ago (2013-10-02 03:40:45 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tengs@chromium.org/25098009/33001
7 years, 2 months ago (2013-10-02 18:13:53 UTC) #17
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 19:41:47 UTC) #18
Message was sent while issue was closed.
Change committed as 226527

Powered by Google App Engine
This is Rietveld 408576698