Chromium Code Reviews
Description[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.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58558
Patch Set 1 #Patch Set 2 : '' #
Total comments: 1
Patch Set 3 : '' #Messages
Total messages: 2 (0 generated)
|