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

Issue 12362002: Expanding signin histogram coverage. (Closed)

Created:
7 years, 9 months ago by jwd
Modified:
7 years, 9 months ago
CC:
chromium-reviews, Raghu Simha, haitaol1, akalin, tim (not reviewing)
Visibility:
Public.

Description

Improving histogram logging for the signin histogram. Creating new histograms for all the ways to get into the sign in flow, including one click sign in. Also making sure all the histogram logging is correct. BUG=174759 TEST=Try different sign in flows, ensure that appropriate histograms appear in about:histograms. Histograms should be Signin.*Actions. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185407

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -30 lines) Patch
M chrome/browser/ui/sync/one_click_signin_helper.h View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/sync/one_click_signin_helper.cc View 1 2 3 4 17 chunks +109 lines, -30 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jwd
Here's a preliminary version of the code Roger.
7 years, 9 months ago (2013-02-27 20:27:02 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm https://codereview.chromium.org/12362002/diff/1/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/12362002/diff/1/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode985 chrome/browser/ui/sync/one_click_signin_helper.cc:985: } To compare the urls, it might be ...
7 years, 9 months ago (2013-02-27 20:43:22 UTC) #2
jwd
PTAL, added a function to log histograms for all sources. https://codereview.chromium.org/12362002/diff/1/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/12362002/diff/1/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode985 ...
7 years, 9 months ago (2013-02-28 15:55:45 UTC) #3
Roger Tawa OOO till Jul 10th
Looks good. https://codereview.chromium.org/12362002/diff/5001/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/12362002/diff/5001/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode345 chrome/browser/ui/sync/one_click_signin_helper.cc:345: std::string histogram_prefix; var not needed.
7 years, 9 months ago (2013-02-28 16:32:26 UTC) #4
jwd
PTAL, this should be all the logging done. https://codereview.chromium.org/12362002/diff/5001/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/12362002/diff/5001/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode345 chrome/browser/ui/sync/one_click_signin_helper.cc:345: std::string ...
7 years, 9 months ago (2013-02-28 19:16:05 UTC) #5
Roger Tawa OOO till Jul 10th
https://codereview.chromium.org/12362002/diff/10001/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/12362002/diff/10001/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode167 chrome/browser/ui/sync/one_click_signin_helper.cc:167: SyncPromoUI::Source source; Is this extra member needed? It does ...
7 years, 9 months ago (2013-02-28 20:23:54 UTC) #6
jwd
I've tested it, it all appears to be working. https://codereview.chromium.org/12362002/diff/10001/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/12362002/diff/10001/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode167 chrome/browser/ui/sync/one_click_signin_helper.cc:167: ...
7 years, 9 months ago (2013-02-28 20:45:38 UTC) #7
Roger Tawa OOO till Jul 10th
lgtm Thanks Jesse! One nit below, up to you if want to change or not. ...
7 years, 9 months ago (2013-02-28 20:54:27 UTC) #8
jwd
https://codereview.chromium.org/12362002/diff/6005/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/12362002/diff/6005/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode200 chrome/browser/ui/sync/one_click_signin_helper.cc:200: LogOneClickHistogramValue(action); On 2013/02/28 20:54:27, Roger Tawa wrote: > Nit: ...
7 years, 9 months ago (2013-02-28 21:01:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jwd@chromium.org/12362002/6007
7 years, 9 months ago (2013-02-28 21:08:28 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-01 02:10:03 UTC) #11
Message was sent while issue was closed.
Change committed as 185407

Powered by Google App Engine
This is Rietveld 408576698