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

Issue 226643012: Upstream iOS implementation of ProfileOAuth2TokenService (Closed)

Created:
6 years, 8 months ago by msarda
Modified:
6 years, 8 months ago
CC:
chromium-reviews, Roger Tawa OOO till Jul 10th
Visibility:
Public.

Description

Upstream iOS implementation of ProfileOAuth2TokenService This CL adds the iOS implementation of the ProfileOAuth2TokenService. BUG=NONE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263008

Patch Set 1 #

Patch Set 2 : Fix comment in test_signin_client.cc #

Patch Set 3 : Nit #

Total comments: 6

Patch Set 4 : Nits #

Total comments: 11
Unified diffs Side-by-side diffs Delta from patch set Stats (+796 lines, -21 lines) Patch
M components/signin.gypi View 1 chunk +21 lines, -0 lines 0 comments Download
M components/signin/core/browser/signin_client.h View 2 chunks +14 lines, -0 lines 3 comments Download
M components/signin/core/browser/test_signin_client.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/signin/core/browser/test_signin_client.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
A components/signin/ios/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A components/signin/ios/browser/profile_oauth2_token_service_ios.h View 1 2 3 1 chunk +163 lines, -0 lines 4 comments Download
A components/signin/ios/browser/profile_oauth2_token_service_ios.mm View 1 chunk +498 lines, -0 lines 4 comments Download
A + ios/provider/ios_components.gyp View 1 chunk +7 lines, -9 lines 0 comments Download
D ios/public/DEPS View 1 chunk +0 lines, -12 lines 0 comments Download
A ios/public/provider/components/signin/browser/profile_oauth2_token_service_ios_provider.h View 1 2 3 1 chunk +78 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
msarda
6 years, 8 months ago (2014-04-10 12:12:27 UTC) #1
blundell
LGTM :) https://codereview.chromium.org/226643012/diff/40001/components/signin/ios/browser/profile_oauth2_token_service_ios.h File components/signin/ios/browser/profile_oauth2_token_service_ios.h (right): https://codereview.chromium.org/226643012/diff/40001/components/signin/ios/browser/profile_oauth2_token_service_ios.h#newcode20 components/signin/ios/browser/profile_oauth2_token_service_ios.h:20: // ProfileOAuth2TokenServiceFactory for OS_IOS when iOS authentication ...
6 years, 8 months ago (2014-04-10 13:47:43 UTC) #2
msarda
https://codereview.chromium.org/226643012/diff/40001/components/signin/ios/browser/profile_oauth2_token_service_ios.h File components/signin/ios/browser/profile_oauth2_token_service_ios.h (right): https://codereview.chromium.org/226643012/diff/40001/components/signin/ios/browser/profile_oauth2_token_service_ios.h#newcode20 components/signin/ios/browser/profile_oauth2_token_service_ios.h:20: // ProfileOAuth2TokenServiceFactory for OS_IOS when iOS authentication service On ...
6 years, 8 months ago (2014-04-10 13:57:21 UTC) #3
msarda
The CQ bit was checked by msarda@chromium.org
6 years, 8 months ago (2014-04-10 13:57:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msarda@chromium.org/226643012/60001
6 years, 8 months ago (2014-04-10 13:57:39 UTC) #5
Roger Tawa OOO till Jul 10th
lgtm A few questions and nit. I see this is already in the CQ, which ...
6 years, 8 months ago (2014-04-10 15:04:08 UTC) #6
msarda
https://codereview.chromium.org/226643012/diff/60001/components/signin/core/browser/signin_client.h File components/signin/core/browser/signin_client.h (right): https://codereview.chromium.org/226643012/diff/60001/components/signin/core/browser/signin_client.h#newcode23 components/signin/core/browser/signin_client.h:23: // core SigninClient. On 2014/04/10 15:04:08, Roger Tawa wrote: ...
6 years, 8 months ago (2014-04-10 15:13:35 UTC) #7
blundell
https://codereview.chromium.org/226643012/diff/60001/components/signin/core/browser/signin_client.h File components/signin/core/browser/signin_client.h (right): https://codereview.chromium.org/226643012/diff/60001/components/signin/core/browser/signin_client.h#newcode23 components/signin/core/browser/signin_client.h:23: // core SigninClient. Ideally the client wouldn't have anything ...
6 years, 8 months ago (2014-04-10 15:17:58 UTC) #8
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 16:39:21 UTC) #9
Message was sent while issue was closed.
Change committed as 263008

Powered by Google App Engine
This is Rietveld 408576698