commit | 107af572d76570c8f3b946a8908af423922fc614 | [log] [tgz] |
---|---|---|
author | Vaclav Brozek <[email protected]> | Tue Jun 12 12:27:38 2018 |
committer | Commit Bot <[email protected]> | Tue Jun 12 12:27:38 2018 |
tree | 24a512320eef70100d0b0c6f7538f5c4e4529b11 | |
parent | 71f0b44ee774e478a36313bfb6104ac380880110 [diff] |
Teach form_parser use server hints This CL extends the browser-side FormData parser in password manager to use server predictions to determine roles of input fields. This support is incomplete and does not handle well partial predictions yet, e.g., if only the USERNAME is predicted. It also does not handle the "NOT_PASSWORD" prediction. Those will get addressed in separate CLs. Bug: 845426 Change-Id: If8e444fb865c2c8358b122fed875386a9aa05ec8 Reviewed-on: https://chromium-review.googlesource.com/1087066 Commit-Queue: Vaclav Brozek <[email protected]> Reviewed-by: Vadym Doroshenko <[email protected]> Cr-Commit-Position: refs/heads/master@{#566388}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .