[Autofill] Prevent parsing of address name as honorific prefix
Prior to this change, an address label field with name "title" was misclassified as an honorific prefix, because the exclude check was performed after the honorific prefix has been parsed. Now address name fields are excluded prior to the honorific parsing. Bug: 1154727 Change-Id: If5b395b0560f556dfbafd619e336305577582dfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602126Reviewed-by:Matthias Körber <koerber@google.com> Commit-Queue: Elizabeth Popova <lizapopova@google.com> Cr-Commit-Position: refs/heads/master@{#840180}
Showing
Please register or sign in to comment