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

Issue 470643002: Add metrics to the new ProfileChooser Tutorials (Closed)

Created:
6 years, 4 months ago by Mike Lerman
Modified:
6 years, 4 months ago
CC:
chromium-reviews, tfarina, asvitkine+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add metrics to the new ProfileChooser Tutorials Noms as TBR, the profile_metrics have been well reviewed by others. BUG=401147 TBD=noms@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289935

Patch Set 1 #

Patch Set 2 : mac compile #

Patch Set 3 : Browser test for tutorial card #

Patch Set 4 : Rebase #

Total comments: 4

Patch Set 5 : Rename histograms #

Total comments: 6

Patch Set 6 : Rename first run to upgrade; other nits #

Total comments: 14

Patch Set 7 : rename DesktopSignin to AvatarMenuSignin, other msw comments #

Patch Set 8 : Histograms comments and enum ordering #

Patch Set 9 : Rebase #

Total comments: 6

Patch Set 10 : Not you quotes #

Patch Set 11 : Browser tests pending #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -1 line) Patch
M chrome/browser/profiles/profile_metrics.h View 1 2 3 4 5 6 7 8 9 2 chunks +44 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_metrics.cc View 1 2 3 4 5 6 7 1 chunk +21 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm View 1 2 3 4 5 6 7 8 4 chunks +22 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view.cc View 1 2 3 4 5 6 7 8 6 chunks +22 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 3 chunks +69 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Mike Lerman
Hi reviewers, PTAL. noms - profile_metrics msw - c/b/ui/views (and cocoa) asvitkine - histograms (and ...
6 years, 4 months ago (2014-08-13 16:40:25 UTC) #1
Alexei Svitkine (slow)
https://codereview.chromium.org/470643002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/470643002/diff/60001/tools/metrics/histograms/histograms.xml#newcode24727 tools/metrics/histograms/histograms.xml:24727: + Histogram for tracking user interactions with the bubble ...
6 years, 4 months ago (2014-08-14 15:53:39 UTC) #2
Mike Lerman
Thanks Alexei. https://codereview.chromium.org/470643002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/470643002/diff/60001/tools/metrics/histograms/histograms.xml#newcode24727 tools/metrics/histograms/histograms.xml:24727: + Histogram for tracking user interactions with ...
6 years, 4 months ago (2014-08-14 17:54:55 UTC) #3
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/470643002/diff/80001/chrome/browser/profiles/profile_metrics.cc File chrome/browser/profiles/profile_metrics.cc (right): https://codereview.chromium.org/470643002/diff/80001/chrome/browser/profiles/profile_metrics.cc#newcode369 chrome/browser/profiles/profile_metrics.cc:369: DCHECK(metric < NUM_PROFILE_DESKTOP_SIGNIN_METRICS); Nit: Can this be DCHECK_LT? ...
6 years, 4 months ago (2014-08-14 17:59:46 UTC) #4
guohui
lgtm with nits. https://codereview.chromium.org/470643002/diff/80001/chrome/browser/profiles/profile_metrics.h File chrome/browser/profiles/profile_metrics.h (right): https://codereview.chromium.org/470643002/diff/80001/chrome/browser/profiles/profile_metrics.h#newcode160 chrome/browser/profiles/profile_metrics.h:160: // in users in the new ...
6 years, 4 months ago (2014-08-14 18:03:06 UTC) #5
Mike Lerman
Thanks Hui. https://codereview.chromium.org/470643002/diff/80001/chrome/browser/profiles/profile_metrics.cc File chrome/browser/profiles/profile_metrics.cc (right): https://codereview.chromium.org/470643002/diff/80001/chrome/browser/profiles/profile_metrics.cc#newcode369 chrome/browser/profiles/profile_metrics.cc:369: DCHECK(metric < NUM_PROFILE_DESKTOP_SIGNIN_METRICS); On 2014/08/14 17:59:46, Alexei ...
6 years, 4 months ago (2014-08-14 18:15:30 UTC) #6
msw
lgtm with nits, but aim to be more clear, consistent, and concise in your comments ...
6 years, 4 months ago (2014-08-14 20:42:03 UTC) #7
Mike Lerman
Thanks, Mike! https://codereview.chromium.org/470643002/diff/100001/chrome/browser/profiles/profile_metrics.h File chrome/browser/profiles/profile_metrics.h (right): https://codereview.chromium.org/470643002/diff/100001/chrome/browser/profiles/profile_metrics.h#newcode146 chrome/browser/profiles/profile_metrics.h:146: // Enum for tracking user interactions with ...
6 years, 4 months ago (2014-08-14 20:58:30 UTC) #8
msw
Still LGTM with nits. https://codereview.chromium.org/470643002/diff/160001/chrome/browser/profiles/profile_metrics.h File chrome/browser/profiles/profile_metrics.h (right): https://codereview.chromium.org/470643002/diff/160001/chrome/browser/profiles/profile_metrics.h#newcode155 chrome/browser/profiles/profile_metrics.h:155: // User chooses to disconnect ...
6 years, 4 months ago (2014-08-14 21:24:49 UTC) #9
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 4 months ago (2014-08-15 12:53:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlerman@chromium.org/470643002/180001
6 years, 4 months ago (2014-08-15 12:54:26 UTC) #11
Mike Lerman
Thanks Mike! https://codereview.chromium.org/470643002/diff/160001/chrome/browser/profiles/profile_metrics.h File chrome/browser/profiles/profile_metrics.h (right): https://codereview.chromium.org/470643002/diff/160001/chrome/browser/profiles/profile_metrics.h#newcode155 chrome/browser/profiles/profile_metrics.h:155: // User chooses to disconnect (sign out) ...
6 years, 4 months ago (2014-08-15 12:55:46 UTC) #12
noms (inactive)
profiles lgtm
6 years, 4 months ago (2014-08-15 14:24:11 UTC) #13
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 4 months ago (2014-08-15 14:43:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlerman@chromium.org/470643002/200001
6 years, 4 months ago (2014-08-15 14:48:43 UTC) #15
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 18:00:03 UTC) #16
Message was sent while issue was closed.
Committed patchset #11 (200001) as 289935

Powered by Google App Engine
This is Rietveld 408576698