Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Issue 2690453002: mash: Fix shutdown hang in content_browser (Closed)

Created:
3 years, 10 months ago by James Cook
Modified:
3 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mash: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M content/common/service_manager/service_manager_connection_impl.cc View 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
James Cook
Ken, please take a look.
3 years, 10 months ago (2017-02-09 22:13:34 UTC) #4
Ken Rockot(use gerrit already)
lgtm
3 years, 10 months ago (2017-02-09 22:46:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2690453002/1
3 years, 10 months ago (2017-02-09 22:49:08 UTC) #8
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 23:17:15 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/c00c082eeae3c7281f73343bc39c...

Powered by Google App Engine
This is Rietveld 408576698