Chromium Code Reviews
DescriptionAutofill:Autocheckout: Enable looking at all elements for Autocheckout flow (ignoring 3 element limit in autofill@browser process).
This CL addresses two issues:
1. Enabling sending all the forms with one or more elements to Autofill Server (As against having >3 requirement for general Autofill).
2. AutofillAgent@Renderer process, assumes that its form_elements_ are ordered same as the order of elements in AutofillManager@browser's form_structures, this assumption is broken if a form has <3 fields or if it has user specified autofill type.
BUG=191242
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188903
Patch Set 1 #
Total comments: 2
Patch Set 2 : update comment in test file. #
Total comments: 8
Patch Set 3 : Review comments and more tests. #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|
|||||||||||||||||||||||||||||||||||||