Chromium Code Reviews
Descriptioncros: Use SessionController for lock starting code
- Add SessionController::StartLock to start locking on ash
side and returns when post lock animation is finished and
ash is fully locked, or aborted when ash exits before the
lock code goes thread;
- Update ScreenLocker/WebUIScreenLocker to use StartLock instead
of ash::LockStateController to start locking and observe
lock animation;
BUG=678988
Review-Url: https://codereview.chromium.org/2830933002
Cr-Commit-Position: refs/heads/master@{#466159}
Committed: https://chromium.googlesource.com/chromium/src/+/7f80c700a7f188fc1aa30713c4a486138f957c69
Patch Set 1 #Patch Set 2 : update comment #
Total comments: 8
Patch Set 3 : RunLockAnimation -> StartLock and add a bool |locked| to return, fix tests, fix nits #
Total comments: 2
Patch Set 4 : fix nit #Dependent Patchsets: Messages
Total messages: 27 (17 generated)
|