[PasswordManager] Disable filling of password suggestions into clear-text fields
Clear-text form fields can be marked as type |NEW_PASSWORD| by a server-prediction to enable the password-generation feature. If a field of type |NEW_PASSWORD| is clicked, Chrome not only offers password generation, but also offers to fill the field with stored credentials as a fallback option to handle type misclassifications. For a clear-text field, this fallback mechanism must be disabled to prevent the user from exposing his credentials. Bug: 1012234 Change-Id: I9bbc19d7bb22c80c22f0a3782cab6b9f97d57891 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847279Reviewed-by:Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#707281}
Showing
Please register or sign in to comment