Chromium Code Reviews
Descriptionmash: Fix crashes during chrome teardown.
On ChromeOS, when running as a mus client, the browser does not initialize
AccessibilityManager and MagnificationManager. So avoid trying to shutdown
these systems during tear-down.
Also, MojoShellConnection is initialized before the various impls of
BrowserMainParts::PreMainMessageLoopRun(). There, defer the destruction
of MojoShellConnection until BrowserMainParts::PostMainMessageLoopRun()
impls are run.
BUG=601983
Committed: https://crrev.com/dd641a00bc5eb5401cfab3f3ae6a92439241424f
Cr-Commit-Position: refs/heads/master@{#387171}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|
||||||||||||||||||||||||||||