Update autofill popup when account suggestions get unlocked
With this CL, the password_autofill_manager will push updates to the popup once the "unlock passwords" button is clicked. First, the clicked button will disappear (later: show a throbber). Second, the popup will show all passwords once they arrive (later: an empty state message if no additional passwords were found). To do that, the manager will pin the popup view so that it waits for updates and remove the unlock button. Bug: 1043963 Change-Id: I8a8db6a1bdc6d25b6c097202ab2a93914cddd9cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020966Reviewed-by:Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#736770}
Showing
Please register or sign in to comment