[Autofill] Autofill fails to fill credit card number when split across fields.
With current autofill implementaion for credit card number field on a secure form that splits up the credit card number across multiple fields fails to fill all fields, and instead it just fills first of the credit card number field. With this patch it solves the problem by book-keeping spilt information to hold the credit card number grouping. BUG=90280 Review URL: https://codereview.chromium.org/381613005 Cr-Commit-Position: refs/heads/master@{#295200}
Showing
Please register or sign in to comment