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

Issue 294813002: Add auto-refresh support to OAuthTokenGetter (disabled for now). (Closed)

Created:
6 years, 7 months ago by rmsousa
Modified:
6 years, 7 months ago
Reviewers:
Sergey Ulanov, dcaiafa
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Add auto-refresh support to OAuthTokenGetter (disabled for now). Some fixes to GetUserInfo flow to avoid superfluous GetUserInfo calls. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271795

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -8 lines) Patch
M remoting/host/oauth_token_getter.h View 1 3 chunks +6 lines, -1 line 0 comments Download
M remoting/host/oauth_token_getter.cc View 1 5 chunks +31 lines, -6 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
rmsousa
6 years, 7 months ago (2014-05-19 22:23:16 UTC) #1
Sergey Ulanov
https://codereview.chromium.org/294813002/diff/1/remoting/host/oauth_token_getter.cc File remoting/host/oauth_token_getter.cc (right): https://codereview.chromium.org/294813002/diff/1/remoting/host/oauth_token_getter.cc#newcode142 remoting/host/oauth_token_getter.cc:142: || base::Time::Now() >= auth_token_expiry_time_ nit: || should not be ...
6 years, 7 months ago (2014-05-19 22:33:46 UTC) #2
rmsousa
https://codereview.chromium.org/294813002/diff/1/remoting/host/oauth_token_getter.cc File remoting/host/oauth_token_getter.cc (right): https://codereview.chromium.org/294813002/diff/1/remoting/host/oauth_token_getter.cc#newcode142 remoting/host/oauth_token_getter.cc:142: || base::Time::Now() >= auth_token_expiry_time_ On 2014/05/19 22:33:46, Sergey Ulanov ...
6 years, 7 months ago (2014-05-19 22:46:53 UTC) #3
Sergey Ulanov
lgtm
6 years, 7 months ago (2014-05-20 00:27:51 UTC) #4
dcaiafa
lgtm
6 years, 7 months ago (2014-05-20 00:43:34 UTC) #5
rmsousa
The CQ bit was checked by rmsousa@chromium.org
6 years, 7 months ago (2014-05-20 00:56:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmsousa@chromium.org/294813002/20001
6 years, 7 months ago (2014-05-20 00:56:33 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-20 04:15:34 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-20 05:32:40 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/28737)
6 years, 7 months ago (2014-05-20 05:32:40 UTC) #10
rmsousa
The CQ bit was checked by rmsousa@chromium.org
6 years, 7 months ago (2014-05-20 21:18:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmsousa@chromium.org/294813002/20001
6 years, 7 months ago (2014-05-20 21:22:27 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-05-21 01:39:49 UTC) #13
Message was sent while issue was closed.
Change committed as 271795

Powered by Google App Engine
This is Rietveld 408576698