Chromium Code Reviews
Descriptionmash: Fix shutdown hang in content_browser
This was causing the root process to hang when ash crashes and we try to
shut down all the other services.
Two code paths to remove connection filters on the IO thread were racing,
resulting in an attempt to erase an invalid iterator from a map.
BUG=687247
TEST=chrome --mash and kill ash process results in clean browser shutdown
Review-Url: https://codereview.chromium.org/2690453002
Cr-Commit-Position: refs/heads/master@{#449455}
Committed: https://chromium.googlesource.com/chromium/src/+/c00c082eeae3c7281f73343bc39c0b6285128450
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|
|||||||||||||||||||