[Android][Mfill] Handle empty password field in AllPasswordBottomSheet
This Cl handles the case when the password data is empty. In the case of the focused field is a password field, the credentials have an empty password will not be added to the model so will not appears in the bottom sheet. In the case of the focused field is a username field, the empty password will be replaced with a placeholder `No password` and it is disabled by default. Screenshot: https://bugs.chromium.org/p/chromium/issues/detail?id=1104132#c21 Bug: 1104132 Change-Id: I158b3eb43856a827cdca2fd563afd4129d32ebc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424123Reviewed-by:Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Reda Tawfik <redatawfik@google.com> Cr-Commit-Position: refs/heads/master@{#809352}
Showing
Please register or sign in to comment