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

Issue 14888003: [Sync] Log age of auth tokens on authentication failure (Closed)

Created:
7 years, 7 months ago by Nicolas Zea
Modified:
7 years, 7 months ago
CC:
chromium-reviews, Raghu Simha, haitaol1, akalin, tim (not reviewing), cbentzel+watch_chromium.org
Visibility:
Public.

Description

[Sync] Log age of auth tokens on authentication failure The fetch/refresh time of the sync credentials are plumbed through to the server connection manager, which can then histogram their age in the event that there is an auth failure. BUG=none R=tim@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198531

Patch Set 1 #

Total comments: 18

Patch Set 2 : Address comments #

Patch Set 3 : Fix compile #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -28 lines) Patch
M chrome/browser/signin/about_signin_internals.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/signin/about_signin_internals.cc View 1 8 chunks +32 lines, -9 lines 0 comments Download
M chrome/browser/signin/about_signin_internals_factory.cc View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/signin/signin_internals_util.h View 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/signin/signin_internals_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M sync/engine/net/server_connection_manager.h View 1 2 chunks +9 lines, -10 lines 0 comments Download
M sync/engine/net/server_connection_manager.cc View 1 2 3 4 chunks +40 lines, -1 line 0 comments Download
M sync/internal_api/public/sync_manager.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M sync/internal_api/sync_manager_impl.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M sync/test/engine/mock_connection_manager.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Nicolas Zea
PTAL
7 years, 7 months ago (2013-05-03 00:22:01 UTC) #1
tim (not reviewing)
https://codereview.chromium.org/14888003/diff/1/chrome/browser/signin/about_signin_internals.cc File chrome/browser/signin/about_signin_internals.cc (right): https://codereview.chromium.org/14888003/diff/1/chrome/browser/signin/about_signin_internals.cc#newcode25 chrome/browser/signin/about_signin_internals.cc:25: std::string TimeToFriendlyStr(base::Time time) { const& ? https://codereview.chromium.org/14888003/diff/1/chrome/browser/signin/about_signin_internals.cc#newcode27 chrome/browser/signin/about_signin_internals.cc:27: return ...
7 years, 7 months ago (2013-05-03 00:46:43 UTC) #2
Nicolas Zea
PTAL https://codereview.chromium.org/14888003/diff/1/chrome/browser/signin/about_signin_internals.cc File chrome/browser/signin/about_signin_internals.cc (right): https://codereview.chromium.org/14888003/diff/1/chrome/browser/signin/about_signin_internals.cc#newcode25 chrome/browser/signin/about_signin_internals.cc:25: std::string TimeToFriendlyStr(base::Time time) { On 2013/05/03 00:46:43, timsteele ...
7 years, 7 months ago (2013-05-03 01:31:40 UTC) #3
tim (not reviewing)
LGTM
7 years, 7 months ago (2013-05-03 03:16:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/14888003/12003
7 years, 7 months ago (2013-05-03 06:07:31 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-03 06:23:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/14888003/33001
7 years, 7 months ago (2013-05-03 20:17:39 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 7 months ago (2013-05-03 21:18:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/14888003/33001
7 years, 7 months ago (2013-05-03 21:21:55 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-04 00:08:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/14888003/33001
7 years, 7 months ago (2013-05-04 00:13:07 UTC) #11
commit-bot: I haz the power
Failed to apply patch for chrome/browser/signin/about_signin_internals_factory.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-06 07:59:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/14888003/59001
7 years, 7 months ago (2013-05-06 17:29:36 UTC) #13
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=37245
7 years, 7 months ago (2013-05-06 18:44:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/14888003/59001
7 years, 7 months ago (2013-05-06 18:47:22 UTC) #15
Nicolas Zea
7 years, 7 months ago (2013-05-06 21:03:25 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 manually as r198531 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698