[SignIn] Fix AccountSigninView for asynchronous updateAccounts()
updateAccounts() now takes a callback to allow code to run once the accounts have actually been fetched. This also adds some check in updateAccounts() to ensure it only updates the accounts when expected (i.e. when the user isn't signed in). BUG=678543,672255 Review-Url: https://codereview.chromium.org/2616643005 Cr-Commit-Position: refs/heads/master@{#442932}
Showing
Please register or sign in to comment