DescriptionFix QuickLaunch AuraInit Crash
QuickLaunch will attempt to bring up its own Aura. However it is possible for
QuickLaunch::OnStart to occur after the peer has closed. AuraInit requires a
Directory api to load resources. Currently failing with a CHECK when it is not
available.
This updates AuraInit to report success/failure at initializing. QuickLaunch
uses this to cleanly close the ServiceContext on its side.
This will clean up a series of random crashes occuring in mash_browser_tests
TEST=mash_browser_tests
BUG=678687
Review-Url: https://codereview.chromium.org/2949103002
Cr-Commit-Position: refs/heads/master@{#481883}
Committed: https://chromium.googlesource.com/chromium/src/+/e4175877f5a72d240e89bde552f79fc31e2b0cad
Patch Set 1 #Patch Set 2 : more docs #
Total comments: 2
Patch Set 3 : Todo #
Messages
Total messages: 12 (4 generated)
|