New issue
Advanced search Search tips

Issue 899812 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Hand login_auth_user_view an external binary authentication callback, instead of handling it directly

Project Member Reported by qnnguyen@chromium.org, Oct 29

Issue description

Right now LoginAuthUserView does all the External Binary auth work itself (i.e. listening to power manager, sending the auth request). It should only be concerned with handling button presses and calling the relevant callbacks in response to these.

We should probably do this in combination with splitting up LockContentsView since that contains a lot of different functionality. Once this is complete we'll know exactly which class will be responsible for handling it.
 

Sign in to add a comment