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

Issue 973953002: Implement the calls to GAIA for the IDP IFrame protocol. (Closed)

Created:
5 years, 9 months ago by Mike Lerman
Modified:
5 years, 9 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement the calls to GAIA for the IDP IFrame protocol. This CL implements Fetchers which can call endpoints defined for the IDP IFrame protocol, specifically listSessions and getToken. This will be used as part of the Cross-Device Promo so that Chrome can mint access tokens of a particular scope based on cookies. BUG=463611 Committed: https://crrev.com/efc601eba6eb6b7efdaa38d2c49b7d3665e7f9c7 Cr-Commit-Position: refs/heads/master@{#319829}

Patch Set 1 #

Total comments: 4

Patch Set 2 : unit tests #

Total comments: 10

Patch Set 3 : Roger and Guibin's nits and comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -11 lines) Patch
M google_apis/gaia/gaia_auth_consumer.h View 1 chunk +6 lines, -0 lines 0 comments Download
M google_apis/gaia/gaia_auth_fetcher.h View 5 chunks +32 lines, -1 line 0 comments Download
M google_apis/gaia/gaia_auth_fetcher.cc View 1 2 8 chunks +177 lines, -10 lines 0 comments Download
M google_apis/gaia/gaia_auth_fetcher_unittest.cc View 1 2 2 chunks +37 lines, -0 lines 0 comments Download
M google_apis/gaia/gaia_urls.h View 2 chunks +2 lines, -0 lines 0 comments Download
M google_apis/gaia/gaia_urls.cc View 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
Mike Lerman
Hi zelidrag@, roger's OOO this week. This isn't a super-urgent CL, but if you're up ...
5 years, 9 months ago (2015-03-04 20:01:48 UTC) #2
Mike Lerman
Roger, want to look this over when you're back? Thanks.
5 years, 9 months ago (2015-03-06 20:08:57 UTC) #4
Roger Tawa OOO till Jul 10th
lgtm, some comments below. https://codereview.chromium.org/973953002/diff/20001/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/973953002/diff/20001/google_apis/gaia/gaia_auth_fetcher.cc#newcode75 google_apis/gaia/gaia_auth_fetcher.cc:75: const char* kGetTokenResponseRequested = "get_token"; ...
5 years, 9 months ago (2015-03-09 14:41:57 UTC) #5
guibinkong
https://codereview.chromium.org/973953002/diff/1/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/973953002/diff/1/google_apis/gaia/gaia_auth_fetcher.cc#newcode449 google_apis/gaia/gaia_auth_fetcher.cc:449: "ss_domain=%s&" remove ss_domain, since ss_domain is same as origin, ...
5 years, 9 months ago (2015-03-09 18:26:51 UTC) #7
Mike Lerman
Thank you both. https://codereview.chromium.org/973953002/diff/1/google_apis/gaia/gaia_auth_fetcher.cc File google_apis/gaia/gaia_auth_fetcher.cc (right): https://codereview.chromium.org/973953002/diff/1/google_apis/gaia/gaia_auth_fetcher.cc#newcode449 google_apis/gaia/gaia_auth_fetcher.cc:449: "ss_domain=%s&" On 2015/03/09 18:26:50, guibinkong wrote: ...
5 years, 9 months ago (2015-03-09 18:59:57 UTC) #8
guibinkong
lgtm
5 years, 9 months ago (2015-03-09 20:51:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/973953002/40001
5 years, 9 months ago (2015-03-10 02:09:52 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-10 03:02:29 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-10 03:03:00 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/efc601eba6eb6b7efdaa38d2c49b7d3665e7f9c7
Cr-Commit-Position: refs/heads/master@{#319829}

Powered by Google App Engine
This is Rietveld 408576698