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

Issue 7551026: Adding service_name to GaiaOAuthFetcher (Closed)

Created:
9 years, 4 months ago by Rick Campbell
Modified:
9 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., Roger Tawa OOO till Jul 10th
Visibility:
Public.

Description

Adding service_name to GaiaOAuthFetcher BUG=91434 TEST=unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95333

Patch Set 1 #

Patch Set 2 : Updating SigninManager to incorporate GaiaOAuthFetcher changes #

Patch Set 3 : A bit of clean-up #

Patch Set 4 : Updated signature on SigninManager::OnOAuthWrapBridgeSuccess. #

Patch Set 5 : Plumbed service_name through chromeos login utils. #

Patch Set 6 : GaiaConstants::kSyncServiceOAuth --> GaiaConstants::kSyncService #

Patch Set 7 : Updated a GaiaOAuthFetcher constructor invocation. #

Patch Set 8 : Updated a GaiaOAuthFetcher constructor invocation. #

Total comments: 3

Patch Set 9 : Replaced two instances of kSyncService with kDeviceManagementService #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -60 lines) Patch
M chrome/browser/chromeos/login/login_utils.cc View 1 2 3 4 5 6 7 8 4 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/online_attempt.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_consumer.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher.h View 1 2 4 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher.cc View 5 chunks +13 lines, -6 lines 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher_unittest.cc View 1 2 7 chunks +57 lines, -47 lines 0 comments Download
M chrome/browser/sync/signin_manager.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync/signin_manager.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Rick Campbell
Please take a look.
9 years, 4 months ago (2011-08-02 22:50:36 UTC) #1
zel
you are missing changes in chrome/browser/chromeos/login_utils.cc, search for class PolicyOAuthFetcher, method Start()
9 years, 4 months ago (2011-08-02 22:59:33 UTC) #2
Mattias Nissler (ping if slow)
http://codereview.chromium.org/7551026/diff/12001/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc (right): http://codereview.chromium.org/7551026/diff/12001/chrome/browser/chromeos/login/login_utils.cc#newcode204 chrome/browser/chromeos/login/login_utils.cc:204: GaiaConstants::kSyncService, If I understand correctly, this is the GAIA ...
9 years, 4 months ago (2011-08-03 08:36:26 UTC) #3
Rick Campbell
Please take another look
9 years, 4 months ago (2011-08-03 08:46:58 UTC) #4
Mattias Nissler (ping if slow)
On 2011/08/03 08:46:58, Rick Campbell wrote: > Please take another look Crossing messages? My comment ...
9 years, 4 months ago (2011-08-03 08:51:58 UTC) #5
Rick Campbell
Please take another look. Yes, sorry, that was crossing messages. I've now made the change ...
9 years, 4 months ago (2011-08-03 13:07:06 UTC) #6
zel
LGTM
9 years, 4 months ago (2011-08-03 18:04:21 UTC) #7
Roger Tawa OOO till Jul 10th
lgtm
9 years, 4 months ago (2011-08-03 19:01:31 UTC) #8
commit-bot: I haz the power
9 years, 4 months ago (2011-08-03 21:58:54 UTC) #9
Change committed as 95333

Powered by Google App Engine
This is Rietveld 408576698