New issue
Advanced search Search tips

Issue 721938 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Avoid querying cryptohomed for each user pod on every user pod list UI reload.

Project Member Reported by alemate@chromium.org, May 12 2017

Issue description

SigninScreenHandler::LoadUsers() initiates per-user requests to cryptohomed for pin status. We can do it more effectively if we store pin status in known_users.
 
This should get addressed as part of views-based sign-in.

Comment 2 by zork@chromium.org, Feb 9 2018

Components: UI>Shell>StartScreen
Status: Closed (was: Assigned)
Closing as we've launched Views-based sign-in. Please reopen if this still needs addressing.
Status: Assigned (was: Closed)
Labels: -Pri-2 Pri-3
This part of the code is shared between webui/views.

Sign in to add a comment