New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 891076 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug


Participants' hotlists:
Better-Together-Launch-Blockers


Sign in to add a comment

Wrong password IPC resolution is very slow in Setup Flow UI

Project Member Reported by jordynass@chromium.org, Oct 1

Issue description

When you true to finish setup with a wrong password it takes a few seconds of waiting for the password bar to tell the user. For comparison, if the password is correct it progresses to the next screen almost instaneously.

It could just be that the IPC itself is slow but I don't see why it would be slower for an incorrect password. I suspect that we're not handling the promise from QuickUnlockPrivate.getAuthToken() function the best way when it fails to get the token due to a wrong password.
 
Status: WontFix (was: Available)
It looks like the response if just slower for incorrect passwords. I don't think it's worth investing more time learning about the implementation so I'm marking this won't fix.

Sign in to add a comment