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

Issue 11049006: [Chromoting] Add a helper class to map an OAuth access token to an email address. (Closed)

Created:
8 years, 2 months ago by simonmorris
Modified:
8 years, 2 months ago
Reviewers:
Sergey Ulanov, Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

[Chromoting] Add a helper class to map an OAuth access token to an email address. BUG=153453 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159900

Patch Set 1 #

Total comments: 12

Patch Set 2 : Remove an unused method. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -0 lines) Patch
A remoting/host/gaia_user_email_fetcher.h View 1 1 chunk +49 lines, -0 lines 0 comments Download
A remoting/host/gaia_user_email_fetcher.cc View 1 chunk +111 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
simonmorris
ptal
8 years, 2 months ago (2012-10-02 19:58:18 UTC) #1
Jamie
http://codereview.chromium.org/11049006/diff/1/remoting/host/gaia_user_email_fetcher.cc File remoting/host/gaia_user_email_fetcher.cc (right): http://codereview.chromium.org/11049006/diff/1/remoting/host/gaia_user_email_fetcher.cc#newcode18 remoting/host/gaia_user_email_fetcher.cc:18: "https://www.googleapis.com/oauth2/v1/userinfo"; This is a different URL to the one ...
8 years, 2 months ago (2012-10-02 20:38:35 UTC) #2
simonmorris
http://codereview.chromium.org/11049006/diff/1/remoting/host/gaia_user_email_fetcher.cc File remoting/host/gaia_user_email_fetcher.cc (right): http://codereview.chromium.org/11049006/diff/1/remoting/host/gaia_user_email_fetcher.cc#newcode18 remoting/host/gaia_user_email_fetcher.cc:18: "https://www.googleapis.com/oauth2/v1/userinfo"; On 2012/10/02 20:38:35, Jamie wrote: > This is ...
8 years, 2 months ago (2012-10-02 21:50:52 UTC) #3
Jamie
Assuming that the changes to remoting.gyp since patchset 1 are due to a rebase, lgtm. ...
8 years, 2 months ago (2012-10-02 22:45:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonmorris@chromium.org/11049006/2003
8 years, 2 months ago (2012-10-02 23:00:46 UTC) #5
Sergey Ulanov
Maybe it's better to extend GaiaOAuthClient to allow getting e-mail without refresh token
8 years, 2 months ago (2012-10-02 23:03:05 UTC) #6
simonmorris
On 2012/10/02 23:03:05, sergeyu wrote: > Maybe it's better to extend GaiaOAuthClient to allow getting ...
8 years, 2 months ago (2012-10-02 23:18:01 UTC) #7
commit-bot: I haz the power
List of reviewers changed. sergeyu@chromium.org did a drive-by without LGTM'ing!
8 years, 2 months ago (2012-10-03 01:11:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonmorris@chromium.org/11049006/2003
8 years, 2 months ago (2012-10-03 15:31:41 UTC) #9
commit-bot: I haz the power
8 years, 2 months ago (2012-10-03 15:45:05 UTC) #10
Change committed as 159900

Powered by Google App Engine
This is Rietveld 408576698