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

Issue 8772055: Use Google Plus API to get profile information (Closed)

Created:
9 years ago by sail
Modified:
9 years ago
CC:
chromium-reviews, darin-cc_chromium.org, cbentzel+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Use Google OAuth userinfo API to get profile information BUG=91241 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113151

Patch Set 1 #

Patch Set 2 : correct branch #

Patch Set 3 : log #

Total comments: 16

Patch Set 4 : Address review comments #

Total comments: 14

Patch Set 5 : address review comments #

Patch Set 6 : rebase #

Patch Set 7 : fix linux build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -66 lines) Patch
M chrome/browser/profiles/profile_downloader.h View 1 2 3 4 5 6 3 chunks +13 lines, -6 lines 0 comments Download
M chrome/browser/profiles/profile_downloader.cc View 1 2 3 4 5 8 chunks +83 lines, -60 lines 0 comments Download
A chrome/browser/profiles/profile_downloader_unittest.cc View 1 2 3 4 1 chunk +104 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
sail
Originally I tried to use the API from this page: https://developers.google.com/+/api/latest/people/get I set kUserEntryURL to ...
9 years ago (2011-12-02 21:28:01 UTC) #1
Munjal (Google)
http://codereview.chromium.org/8772055/diff/4002/chrome/browser/profiles/profile_downloader.cc File chrome/browser/profiles/profile_downloader.cc (right): http://codereview.chromium.org/8772055/diff/4002/chrome/browser/profiles/profile_downloader.cc#newcode82 chrome/browser/profiles/profile_downloader.cc:82: bool GetImageURLWithSize(const GURL& old_url, int size, GURL* new_url) { ...
9 years ago (2011-12-03 06:02:32 UTC) #2
sail
http://codereview.chromium.org/8772055/diff/4002/chrome/browser/profiles/profile_downloader.cc File chrome/browser/profiles/profile_downloader.cc (right): http://codereview.chromium.org/8772055/diff/4002/chrome/browser/profiles/profile_downloader.cc#newcode82 chrome/browser/profiles/profile_downloader.cc:82: bool GetImageURLWithSize(const GURL& old_url, int size, GURL* new_url) { ...
9 years ago (2011-12-04 01:48:53 UTC) #3
Ivan Korotkov
http://codereview.chromium.org/8772055/diff/6001/chrome/browser/profiles/profile_downloader.cc File chrome/browser/profiles/profile_downloader.cc (right): http://codereview.chromium.org/8772055/diff/6001/chrome/browser/profiles/profile_downloader.cc#newcode41 chrome/browser/profiles/profile_downloader.cc:41: // URL requesting user info. URL requesting G+ API ...
9 years ago (2011-12-04 15:08:52 UTC) #4
Munjal (Google)
LGTM for changes to use a different endpoint. http://codereview.chromium.org/8772055/diff/6001/chrome/browser/profiles/profile_downloader.cc File chrome/browser/profiles/profile_downloader.cc (right): http://codereview.chromium.org/8772055/diff/6001/chrome/browser/profiles/profile_downloader.cc#newcode86 chrome/browser/profiles/profile_downloader.cc:86: // ...
9 years ago (2011-12-05 09:09:23 UTC) #5
sail
http://codereview.chromium.org/8772055/diff/6001/chrome/browser/profiles/profile_downloader.cc File chrome/browser/profiles/profile_downloader.cc (right): http://codereview.chromium.org/8772055/diff/6001/chrome/browser/profiles/profile_downloader.cc#newcode41 chrome/browser/profiles/profile_downloader.cc:41: // URL requesting user info. On 2011/12/04 15:08:52, Ivan ...
9 years ago (2011-12-05 19:26:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8772055/17001
9 years ago (2011-12-06 02:39:53 UTC) #7
commit-bot: I haz the power
Try job failure for 8772055-17001 (retry) on linux_rel for step "compile" (clobber build). It's a ...
9 years ago (2011-12-06 03:16:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8772055/21001
9 years ago (2011-12-06 04:25:19 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-06 05:14:22 UTC) #10
Try job failure for 8772055-21001 (retry) on linux_rel for step "unit_tests".
It's a second try, previously, step "unit_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698