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

Issue 101633009: Move RevokeCredentialsOnServer to MutableProfileOAuth2TokenService (Closed)

Created:
7 years ago by msarda
Modified:
7 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Move RevokeCredentialsOnServer to MutableProfileOAuth2TokenService This CL moves RevokeCredentialsOnServer and GetRequestContext from ProfileOAuth2TokenService to MutableProfileOAuth2TokenService. BUG=320625 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242113

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address code review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -59 lines) Patch
M chrome/browser/signin/fake_profile_oauth2_token_service.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/signin/fake_profile_oauth2_token_service.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/browser/signin/mutable_profile_oauth2_token_service.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/signin/mutable_profile_oauth2_token_service.cc View 1 4 chunks +47 lines, -0 lines 0 comments Download
M chrome/browser/signin/profile_oauth2_token_service.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/profile_oauth2_token_service.cc View 3 chunks +2 lines, -44 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
msarda
Please take a look.
7 years ago (2013-12-19 10:28:29 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm, one comment below. https://codereview.chromium.org/101633009/diff/1/chrome/browser/signin/mutable_profile_oauth2_token_service.cc File chrome/browser/signin/mutable_profile_oauth2_token_service.cc (right): https://codereview.chromium.org/101633009/diff/1/chrome/browser/signin/mutable_profile_oauth2_token_service.cc#newcode54 chrome/browser/signin/mutable_profile_oauth2_token_service.cc:54: scoped_ptr<GaiaAuthFetcher> fetcher_; While you're here, ...
7 years ago (2013-12-19 13:43:58 UTC) #2
msarda
https://chromiumcodereview.appspot.com/101633009/diff/1/chrome/browser/signin/mutable_profile_oauth2_token_service.cc File chrome/browser/signin/mutable_profile_oauth2_token_service.cc (right): https://chromiumcodereview.appspot.com/101633009/diff/1/chrome/browser/signin/mutable_profile_oauth2_token_service.cc#newcode54 chrome/browser/signin/mutable_profile_oauth2_token_service.cc:54: scoped_ptr<GaiaAuthFetcher> fetcher_; On 2013/12/19 13:43:58, Roger Tawa wrote: > ...
7 years ago (2013-12-19 17:35:35 UTC) #3
Roger Tawa OOO till Jul 10th
On 2013/12/19 17:35:35, msarda wrote: > https://chromiumcodereview.appspot.com/101633009/diff/1/chrome/browser/signin/mutable_profile_oauth2_token_service.cc > File chrome/browser/signin/mutable_profile_oauth2_token_service.cc (right): > > https://chromiumcodereview.appspot.com/101633009/diff/1/chrome/browser/signin/mutable_profile_oauth2_token_service.cc#newcode54 > ...
7 years ago (2013-12-19 19:23:47 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/101633009/20001
7 years ago (2013-12-20 07:20:15 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=238892
7 years ago (2013-12-20 08:41:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msarda@chromium.org/101633009/20001
7 years ago (2013-12-20 08:45:35 UTC) #7
commit-bot: I haz the power
7 years ago (2013-12-20 17:35:25 UTC) #8
Message was sent while issue was closed.
Change committed as 242113

Powered by Google App Engine
This is Rietveld 408576698