Chromium Code Reviews
DescriptionThis is a v1 effort for enabling the login process with Mus. It involves disabling a series of unsupported services:
- ui::UserActivityDetector
- InputEventsBlocker
- the login screens animations
- waiting upon the background service
- aura::client::ScopedDragDropDisabler
- VirtualKeyboard
- ash's StatusArea
- ash's SystemTray
- AccessibilityManager
- ash::ScreenDimmer
- TouchViewControllerDelegate
The login process works, bringing up a logged in instance of chrome with the mash shell.
With some test accounts DCHECKs in sync code was being triggered. This is being looked at, however it is account specific and release builds bypass this.
Committed: https://crrev.com/2d29e94113e479e577eb146bf497a0fbb11a07ce
Cr-Commit-Position: refs/heads/master@{#391608}
Patch Set 1 #Patch Set 2 : Remove MojoShellConnection API change #Patch Set 3 : . #
Total comments: 2
Patch Set 4 : Rebase #Patch Set 5 : Document disabled features #Messages
Total messages: 15 (7 generated)
|