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

Issue 3322013: Revert 58558 - [Mac] Move the reset of signal handlers to be very soon after ... (Closed)

Created:
10 years, 3 months ago by rohitrao (ping after 24h)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, pam+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Revert 58558 - [Mac] Move the reset of signal handlers to be very soon after the fork, before we do any mach IPC. The MachPortSender constructor can sometimes hang forever (gets stuck in bootstrap_look_up()), so it is important to reset the child's signal handlers as early as possible. Nico would like me to mention that this was his idea. BUG=35374 TEST=If in the forever backwards spinner state, closing the tab should not quit the browser. TEST=In general, renderers and extensions and plugins should still work. Review URL: http://codereview.chromium.org/3302009 TBR=rohitrao@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58560

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -16 lines) Patch
M base/process_util_posix.cc View 3 chunks +6 lines, -16 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
rohitrao (ping after 24h)
10 years, 3 months ago (2010-09-03 23:38:02 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698