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

Issue 345703003: Use OAuth2AccessTokenFetcher implementation on Android. (Closed)

Created:
6 years, 6 months ago by Roger Tawa OOO till Jul 10th
Modified:
6 years, 3 months ago
Reviewers:
acleung1, msarda
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@apikey
Project:
chromium
Visibility:
Public.

Description

Use OAuth2AccessTokenFetcher implementation on Android. This cleans up the way that AO2TS overrides functionality from the base class to differentiate the way that access tokens are minted, and makes the overriding mechanism for android the same as for iOS. Its possible to reimplement OAuth2AccessTokenFetcher now that Mihai extended for use in bling. BUG=390353 Committed: https://crrev.com/69d3373d602b2ccbc19e6c5f4b87c802c02f0116 Cr-Commit-Position: refs/heads/master@{#292205}

Patch Set 1 : nits #

Total comments: 4

Patch Set 2 : Move CombineScopes #

Total comments: 1

Patch Set 3 : Remove DCHECK #

Patch Set 4 : rebased #

Patch Set 5 : CancelRequest #

Patch Set 6 : rebased #

Patch Set 7 : Fix DCHECKs #

Patch Set 8 : rebased #

Patch Set 9 : rebased #

Patch Set 10 : rebased #

Patch Set 11 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -59 lines) Patch
M chrome/browser/signin/android_profile_oauth2_token_service.h View 1 2 3 4 5 6 2 chunks +3 lines, -12 lines 0 comments Download
M chrome/browser/signin/android_profile_oauth2_token_service.cc View 1 2 3 4 5 6 7 6 chunks +105 lines, -47 lines 0 comments Download
M google_apis/gaia/oauth2_token_service.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Roger Tawa OOO till Jul 10th
Hi Alan, While investigating different things in AO2TS, I noticed that the way it override ...
6 years, 5 months ago (2014-06-30 20:55:14 UTC) #1
acleung1
I don't really follow on this fixes 385828. Can you elaborate? https://codereview.chromium.org/345703003/diff/80001/chrome/browser/signin/android_profile_oauth2_token_service.cc File chrome/browser/signin/android_profile_oauth2_token_service.cc (right): ...
6 years, 5 months ago (2014-06-30 22:53:25 UTC) #2
Roger Tawa OOO till Jul 10th
I used 385828 since I found this issue while investigating there, but agree does not ...
6 years, 5 months ago (2014-07-01 01:38:44 UTC) #3
msarda
LGTM https://codereview.chromium.org/345703003/diff/100001/chrome/browser/signin/android_profile_oauth2_token_service.cc File chrome/browser/signin/android_profile_oauth2_token_service.cc (right): https://codereview.chromium.org/345703003/diff/100001/chrome/browser/signin/android_profile_oauth2_token_service.cc#newcode214 chrome/browser/signin/android_profile_oauth2_token_service.cc:214: DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); I do not see the rest of ...
6 years, 5 months ago (2014-07-01 11:36:48 UTC) #4
acleung1
lgtm
6 years, 5 months ago (2014-07-01 20:27:25 UTC) #5
msarda
lgtm
6 years, 5 months ago (2014-07-04 13:27:49 UTC) #6
Roger Tawa OOO till Jul 10th
The CQ bit was checked by rogerta@chromium.org
6 years, 3 months ago (2014-08-27 15:35:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/345703003/320001
6 years, 3 months ago (2014-08-27 15:36:30 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_gpu on tryserver.chromium.gpu ...
6 years, 3 months ago (2014-08-27 16:55:28 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-27 17:15:12 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_retina_triggered_tests/builds/40132)
6 years, 3 months ago (2014-08-27 17:15:13 UTC) #11
Roger Tawa OOO till Jul 10th
The CQ bit was checked by rogerta@chromium.org
6 years, 3 months ago (2014-08-27 18:55:59 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/345703003/320001
6 years, 3 months ago (2014-08-27 18:57:37 UTC) #13
commit-bot: I haz the power
Committed patchset #11 (id:320001) as f70a1c04442448fd6fa4cfd982c6dd7119b36515
6 years, 3 months ago (2014-08-27 19:30:42 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:53:26 UTC) #15
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/69d3373d602b2ccbc19e6c5f4b87c802c02f0116
Cr-Commit-Position: refs/heads/master@{#292205}

Powered by Google App Engine
This is Rietveld 408576698