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

Issue 2715483002: Split non-//content parts from ContentAutofillDriverFactory (Closed)

Created:
3 years, 10 months ago by vabr (Chromium)
Modified:
3 years, 10 months ago
Reviewers:
sebsg
CC:
chromium-reviews, jam, rouslan+autofill_chromium.org, rogerm+autofillwatch_chromium.org, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, mathp+autofillwatch_chromium.org, darin-cc_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split non-//content parts from ContentAutofillDriverFactory This CL extracts the logic for managing AutofillDriver instances from ContentAutofillDriverFactory and puts it in a separate AutofillDriverFactory class. The goal is to achieve better testability. More details are in the design doc https://docs.google.com/a/chromium.org/document/d/1CZRzRv5p1SnClgOYydZ7epVpEqYxJdgRSCEpRXml-xU/edit?usp=sharing. BUG=669045 Review-Url: https://codereview.chromium.org/2715483002 Cr-Commit-Position: refs/heads/master@{#452258} Committed: https://chromium.googlesource.com/chromium/src/+/f68e6ab0d88250d9547590aadc0d885399979158

Patch Set 1 #

Patch Set 2 : Add test #

Total comments: 2

Patch Set 3 : Add instances check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+316 lines, -29 lines) Patch
M components/autofill/content/browser/content_autofill_driver_factory.h View 3 chunks +4 lines, -9 lines 0 comments Download
M components/autofill/content/browser/content_autofill_driver_factory.cc View 1 3 chunks +29 lines, -20 lines 0 comments Download
M components/autofill/core/browser/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
A components/autofill/core/browser/autofill_driver_factory.h View 1 1 chunk +60 lines, -0 lines 0 comments Download
A components/autofill/core/browser/autofill_driver_factory.cc View 1 chunk +44 lines, -0 lines 0 comments Download
A components/autofill/core/browser/autofill_driver_factory_unittest.cc View 1 2 1 chunk +176 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
vabr (Chromium)
Hi Sebastien, Could you please review this CL? Thank you, Vaclav
3 years, 10 months ago (2017-02-22 16:53:39 UTC) #10
sebsg
LGTM % small nit. Major League code here, very nice! Thanks for doing this. https://codereview.chromium.org/2715483002/diff/20001/components/autofill/core/browser/autofill_driver_factory_unittest.cc ...
3 years, 10 months ago (2017-02-22 21:07:47 UTC) #11
vabr (Chromium)
Thanks for your kind and very fast review, Sebastien! Cheers, Vaclav https://codereview.chromium.org/2715483002/diff/20001/components/autofill/core/browser/autofill_driver_factory_unittest.cc File components/autofill/core/browser/autofill_driver_factory_unittest.cc (right): ...
3 years, 10 months ago (2017-02-22 21:38:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2715483002/40001
3 years, 10 months ago (2017-02-22 21:39:37 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 23:10:06 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f68e6ab0d88250d9547590aadc0d...

Powered by Google App Engine
This is Rietveld 408576698