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

Issue 15734014: Split token-related methods from WebDataService (Closed)

Created:
7 years, 7 months ago by Cait (Slow)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, Raman Kakilate, akalin, benquan, Raghu Simha, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, haitaol1, Ilya Sherman, tim (not reviewing)
Visibility:
Public.

Description

Split token-related methods from WebDataService These are only used bu Signin/ and will move into the sign-in component once it gets created. TBR=atwilson@chromium.org,ben@chromium.org BUG=233552 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202463

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix tests and DEPS #

Patch Set 3 : Fix DEPs again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -108 lines) Patch
M chrome/browser/signin/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_manager_unittest.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/signin/token_service.h View 1 2 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/signin/token_service.cc View 1 2 7 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/signin/token_service_unittest.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/signin/token_service_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_autofill_unittest.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/webdata/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/webdata/token_web_data.h View 1 1 chunk +66 lines, -0 lines 0 comments Download
A chrome/browser/webdata/token_web_data.cc View 1 chunk +91 lines, -0 lines 0 comments Download
M chrome/browser/webdata/web_data_service.h View 2 chunks +0 lines, -27 lines 0 comments Download
M chrome/browser/webdata/web_data_service.cc View 2 chunks +0 lines, -53 lines 0 comments Download
M chrome/browser/webdata/web_data_service_factory.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/webdata/web_data_service_factory.cc View 1 5 chunks +25 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/webdata/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/webdata/common/web_data_service_test_util.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M components/webdata/common/web_data_service_test_util.cc View 1 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Cait (Slow)
Hi Jói, This is a first step towards splitting the Sign-in related bits of Webdata ...
7 years, 7 months ago (2013-05-23 00:26:21 UTC) #1
Jói
LGTM with nits. I don't mind the clunky factory, at least not for this change. ...
7 years, 7 months ago (2013-05-23 17:58:08 UTC) #2
Cait (Slow)
rogerta: PTAL at chrome/browser/signin changes. (Mostly just switching instances of WebDataService over to TokenWebData) Thanks, ...
7 years, 7 months ago (2013-05-24 16:17:08 UTC) #3
Roger Tawa OOO till Jul 10th
lgtm for chrome\browser\signin
7 years, 7 months ago (2013-05-27 14:22:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caitkp@chromium.org/15734014/11001
7 years, 6 months ago (2013-05-27 18:27:04 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-05-27 21:07:37 UTC) #6
Message was sent while issue was closed.
Change committed as 202463

Powered by Google App Engine
This is Rietveld 408576698