[go: nahoru, domu]

Adding mojo calls for several lock screen related operations.

This CL does the following:
1. Adding Mojo calls to:
  a. Notify chrome when user pod is focused/no user pod is focused,
     and when user has reached maximum incorrect password attempts.
  b. Send request to chrome to load wallpaper and sign out current user.
  c. Notify lockscreen views when pin unlock is enabled/disabled.
2. Move common helper functions out of SignInScreenHandler into
lock_screen_utils so both WebUI handlers and Views based handlers
(ViewsScreenLocker) can use.

BUG=721524

Review-Url: https://codereview.chromium.org/2923773003
Cr-Commit-Position: refs/heads/master@{#479142}
15 files changed