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

Issue 2872034: Add the TokenService to the chrome profile (Closed)

Created:
10 years, 5 months ago by chron_chromium.org
Modified:
9 years, 7 months ago
Reviewers:
Chris Masone
CC:
chromium-reviews, cbentzel+watch_chromium.org, nkostylev+cc_chromium.org, ben+cc_chromium.org, Raghu Simha, idana, ncarter (slow), darin-cc_chromium.org, davemoore+watch_chromium.org, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Add the TokenService to the chrome profile, and use it to pass the LSID from ChromiumOS login into Sync. This is just initial groundlaying for replacing the internal sync auth stack. IssueAuthToken is not yet used in this CL. TEST=Run chromium OS. Login using your credentials. Verify that sync works in about:sync. BUG=47093 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52250

Patch Set 1 #

Patch Set 2 : Fix whitespace #

Patch Set 3 : Unit test fix #

Patch Set 4 : Fixed oops :) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -31 lines) Patch
M chrome/browser/chromeos/login/login_utils.cc View 1 2 3 3 chunks +4 lines, -1 line 0 comments Download
A chrome/browser/net/gaia/token_service.h View 1 1 chunk +31 lines, -0 lines 0 comments Download
A chrome/browser/net/gaia/token_service.cc View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/browser/profile.h View 1 2 3 4 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/profile.cc View 1 2 3 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 4 chunks +4 lines, -26 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/testing_profile.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/test/testing_profile.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
chron_chromium.org
Let me know if there's someone else that should do these CLs if you're too ...
10 years, 5 months ago (2010-07-07 02:24:34 UTC) #1
chron_chromium.org
(sorry misnamed the issue) Let me know if you prefer that someone else review these ...
10 years, 5 months ago (2010-07-07 02:25:45 UTC) #2
Chris Masone
10 years, 5 months ago (2010-07-07 16:19:37 UTC) #3
It might be nice if this passed a few more trybots, but it generally LGTM.  

On 2010/07/07 02:25:45, chron_chromium.org wrote:
> (sorry misnamed the issue)
> 
> Let me know if you prefer that someone else review these if you're busy.

Powered by Google App Engine
This is Rietveld 408576698