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

Issue 12780012: Move UI dependency from WebDataService to WebDataServiceFactory. (Closed)

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

Description

Move UI dependency from WebDataService to WebDataServiceFactory. Depends on https://codereview.chromium.org/12543034/ TBR=isherman@chromium.org BUG=181277 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189469

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address review comments. #

Patch Set 3 : Merge to parent and head. #

Patch Set 4 : Add missing 'explicit' on constructor, fix win unit test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -16 lines) Patch
M chrome/browser/api/webdata/autofill_web_data_service.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/api/webdata/web_data_service_base.h View 1 3 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_win_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/autofill_web_data_service_impl.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/webdata/web_data_service.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service.cc View 1 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/webdata/web_data_service_base.cc View 4 chunks +5 lines, -8 lines 0 comments Download
M chrome/browser/webdata/web_data_service_factory.cc View 1 2 1 chunk +16 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service_test_util.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Jói
caitkp: Main reviewer. dhollowa: OWNERS stamp for chrome/browser/webdata. Cheers, Jói
7 years, 9 months ago (2013-03-18 14:56:12 UTC) #1
Cait (Slow)
LG overall. I think you'll probably need to update password_store_win_unittest.cc too, as it also creates ...
7 years, 9 months ago (2013-03-18 16:16:37 UTC) #2
dhollowa
lgtm
7 years, 9 months ago (2013-03-18 19:02:10 UTC) #3
Jói
Thanks guys. Cait, I uploaded a new patch to address your comments. Cheers, Jói https://codereview.chromium.org/12780012/diff/1/chrome/browser/api/webdata/web_data_service_base.h ...
7 years, 9 months ago (2013-03-18 23:21:23 UTC) #4
Cait (Slow)
lgtm
7 years, 9 months ago (2013-03-19 05:24:40 UTC) #5
Jói
TBR=isherman@chromium.org for trivial usage update to password_store_win_unittest.cc I'm about to land this manually. I had ...
7 years, 9 months ago (2013-03-20 23:30:39 UTC) #6
Jói
7 years, 9 months ago (2013-03-20 23:36:12 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r189469 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698