[Autofill] Add Price field as heuristic type.
This adds a new unfillable field type, PRICE, to the heuristics. The idea is that by adding more specific field types instead of using UNKNOWN, it will help reduce cases where fields are detected as the wrong type. For example, go to https://cydemind.bandcamp.com/album/erosion and click "Buy Digital Album". In the popup, there is a "Name your price" input, which gets incorrectly detected as NAME_FIRST. Bug: crbug.com/807748 Change-Id: I8ee3ddbf7bc6928817c7c886e8431a338db1b5b6 Reviewed-on: https://chromium-review.googlesource.com/c/1495200 Commit-Queue: Guillaume Jenkins <gujen@google.com> Reviewed-by:Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Parastoo Geranmayeh <parastoog@google.com> Cr-Commit-Position: refs/heads/master@{#636958}
Showing
Please register or sign in to comment