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

Issue 459853002: UMA track signed in duration at signout (Closed)

Created:
6 years, 4 months ago by Mike Lerman
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Track how many minutes a profile was signed in before when we sign out. BUG=357693 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289545

Patch Set 1 : track minutes a profile was signed in before signing out #

Total comments: 7

Patch Set 2 : Move measurement from SigninManagerBase to SigninManager #

Patch Set 3 : Compiler issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M chrome/browser/signin/signin_manager_factory.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M components/signin/core/browser/signin_manager.cc View 1 2 3 chunks +14 lines, -0 lines 0 comments Download
M components/signin/core/common/signin_pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/signin/core/common/signin_pref_names.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Mike Lerman
Cherished reviewers, Your humble colleague requests the gift of your review. Obsequious thanks, Mike
6 years, 4 months ago (2014-08-11 19:27:26 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm https://codereview.chromium.org/459853002/diff/60001/components/signin/core/browser/signin_manager.cc File components/signin/core/browser/signin_manager.cc (right): https://codereview.chromium.org/459853002/diff/60001/components/signin/core/browser/signin_manager.cc#newcode220 components/signin/core/browser/signin_manager.cc:220: signed_in_duration.InMinutes())); Should we be paranoid and check that ...
6 years, 4 months ago (2014-08-12 14:14:52 UTC) #2
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/459853002/diff/60001/components/signin/core/browser/signin_manager.cc File components/signin/core/browser/signin_manager.cc (right): https://codereview.chromium.org/459853002/diff/60001/components/signin/core/browser/signin_manager.cc#newcode218 components/signin/core/browser/signin_manager.cc:218: base::TimeDelta signed_in_duration = base::Time::Now() - signin_time; Note: Be ...
6 years, 4 months ago (2014-08-12 14:41:49 UTC) #3
Mike Lerman
Thank you both! https://codereview.chromium.org/459853002/diff/60001/components/signin/core/browser/signin_manager.cc File components/signin/core/browser/signin_manager.cc (right): https://codereview.chromium.org/459853002/diff/60001/components/signin/core/browser/signin_manager.cc#newcode218 components/signin/core/browser/signin_manager.cc:218: base::TimeDelta signed_in_duration = base::Time::Now() - signin_time; ...
6 years, 4 months ago (2014-08-12 18:07:11 UTC) #4
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 4 months ago (2014-08-12 18:07:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlerman@chromium.org/459853002/80001
6 years, 4 months ago (2014-08-12 18:09:23 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-12 18:58:09 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-12 19:00:26 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/4912) ios_rel_device on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device/builds/4923) ios_rel_device_ninja ...
6 years, 4 months ago (2014-08-12 19:00:27 UTC) #9
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 4 months ago (2014-08-13 18:07:40 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/459853002/100001
6 years, 4 months ago (2014-08-13 18:09:07 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-13 23:18:21 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-13 23:22:25 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel/builds/6709)
6 years, 4 months ago (2014-08-13 23:22:26 UTC) #14
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 4 months ago (2014-08-14 11:16:57 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlerman@chromium.org/459853002/100001
6 years, 4 months ago (2014-08-14 11:22:26 UTC) #16
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 14:02:33 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (100001) as 289545

Powered by Google App Engine
This is Rietveld 408576698