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

Issue 11783091: Remove GenericRequest templates from WebDataService (Closed)

Created:
7 years, 11 months ago by Cait (Slow)
Modified:
7 years, 11 months ago
CC:
chromium-reviews, Raman Kakilate, benquan, dhollowa+watch_chromium.org, ahutter, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Remove GenericRequest templates from WebDataService. BUG=166488 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176775

Patch Set 1 #

Patch Set 2 : fix WIN error #

Total comments: 12

Patch Set 3 : Style fixes #

Total comments: 2

Patch Set 4 : Switch result_ to scopted_ptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+557 lines, -878 lines) Patch
M chrome/browser/webdata/web_data_request_manager.h View 1 2 3 2 chunks +2 lines, -54 lines 0 comments Download
M chrome/browser/webdata/web_data_request_manager.cc View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/webdata/web_data_service.h View 1 2 3 8 chunks +62 lines, -49 lines 0 comments Download
M chrome/browser/webdata/web_data_service.cc View 1 2 3 10 chunks +475 lines, -738 lines 0 comments Download
M chrome/browser/webdata/web_data_service_win.cc View 1 2 1 chunk +15 lines, -33 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Cait (Slow)
Hi Erik -- Can you take a look at this change, before I send it ...
7 years, 11 months ago (2013-01-10 15:48:27 UTC) #1
erikwright (departed)
A few questions. Overall, LVG. https://codereview.chromium.org/11783091/diff/8002/chrome/browser/webdata/web_data_service.cc File chrome/browser/webdata/web_data_service.cc (right): https://codereview.chromium.org/11783091/diff/8002/chrome/browser/webdata/web_data_service.cc#newcode212 chrome/browser/webdata/web_data_service.cc:212: WebDataService::Handle handle = ScheduleDBTaskWithResult(FROM_HERE, ...
7 years, 11 months ago (2013-01-10 19:48:10 UTC) #2
Cait (Slow)
https://codereview.chromium.org/11783091/diff/8002/chrome/browser/webdata/web_data_service.cc File chrome/browser/webdata/web_data_service.cc (right): https://codereview.chromium.org/11783091/diff/8002/chrome/browser/webdata/web_data_service.cc#newcode212 chrome/browser/webdata/web_data_service.cc:212: WebDataService::Handle handle = ScheduleDBTaskWithResult(FROM_HERE, On 2013/01/10 19:48:10, erikwright wrote: ...
7 years, 11 months ago (2013-01-11 19:40:38 UTC) #3
Cait (Slow)
Hi David -- PTAL. This is round 2 of WebDataService refactoring. I removed the GenericRequest ...
7 years, 11 months ago (2013-01-14 15:26:43 UTC) #4
erikwright (departed)
LGTM with two small changes. Big improvement! https://codereview.chromium.org/11783091/diff/17001/chrome/browser/webdata/web_data_service.cc File chrome/browser/webdata/web_data_service.cc (right): https://codereview.chromium.org/11783091/diff/17001/chrome/browser/webdata/web_data_service.cc#newcode576 chrome/browser/webdata/web_data_service.cc:576: request->SetResult(result.release()); remove ...
7 years, 11 months ago (2013-01-14 15:51:35 UTC) #5
dhollowa
Very nice. Glad to see this code finally moving into the modern age. LGTM.
7 years, 11 months ago (2013-01-14 19:12:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caitkp@chromium.org/11783091/23001
7 years, 11 months ago (2013-01-14 19:15:29 UTC) #7
commit-bot: I haz the power
7 years, 11 months ago (2013-01-15 01:45:00 UTC) #8
Message was sent while issue was closed.
Change committed as 176775

Powered by Google App Engine
This is Rietveld 408576698