Add a spinner to confirm-password-change
The spinner is shown if it showSpinnerInitially is true, or when the save button is clicked. ShowSpinnerInitially is set to true if passwords are scraped successfully and so we have the ability to try and change the password without prompting the user for more input. The confirm-password-page now listens to the password change manager and if the auth fails, it prompts again, showing the error message "incorrect password". It doesn't listen for success - in this case, the dialog is closed. Bug: 930109 Change-Id: Ib497aceec64ad6981168689425bacf2eb634ebda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1687539 Commit-Queue: A Olsen <olsen@chromium.org> Reviewed-by:Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#675646}
Showing
Please register or sign in to comment