[Autofill] Parse address components sequence in label as full address
Some websites use a single field for an address with the expected address components listed in the label. Parsing of such field might fail if the name of the field is ambiguous. Added en, tr and ru regexes, which help to identify address line 1 or street address if the label contains street and at least one other address component, in any order. Bug: 1154727 Change-Id: I82d51ce285e3112ba554ae45332e2f710cdd6b9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601370Reviewed-by:Matthias Körber <koerber@google.com> Commit-Queue: Elizabeth Popova <lizapopova@google.com> Cr-Commit-Position: refs/heads/master@{#840159}
Showing
Please register or sign in to comment