Chromium Code Reviews
Descriptionmash: Fix shutdown crashes by tearing down ServiceContext before message loop
The ui service crashes during shutdown when there isn't a valid message loop.
Tear down the service_manager::ServiceContext before the MessageLoop. Also
change some unique_ptr<> member variables to stack variables to enforce the
correct ordering.
BUG=691061
TEST=chrome --mash, kill ash, ui service shuts down cleanly
Review-Url: https://codereview.chromium.org/2686353002
Cr-Commit-Position: refs/heads/master@{#449741}
Committed: https://chromium.googlesource.com/chromium/src/+/24ff390f92e0b5ac6ad645cd0fd789cb1ab51a94
Patch Set 1 #
Messages
Total messages: 14 (8 generated)
|
||||||||||||||||||||||||||||