summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-30 15:29:08 +0000
committerjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-30 15:29:08 +0000
commit35d8624cf2ffe95ec6516bfad70bfa9460577b13 (patch)
tree6d8ef04b4f296005a74686bfee36bbbffda5a0dd /net
parentca167a3703b1b32a265547a11833f2954fedef9c (diff)
downloadchromium_src-35d8624cf2ffe95ec6516bfad70bfa9460577b13.zip
chromium_src-35d8624cf2ffe95ec6516bfad70bfa9460577b13.tar.gz
chromium_src-35d8624cf2ffe95ec6516bfad70bfa9460577b13.tar.bz2
CrOS - Speculative fix for shutdown hang talking to zygote
ZygoteHost in the browser acquires a lock, sends fork requests to the zygote, then blocks on a read while waiting for a reply with the pid of the forked process. In many error conditions, the zygote never sends a reply to the browser. Now we send back an invalid pid (-1), which ZygoteHost already handles. BUG=chromium-os:20825 TEST=Ensure you can open and close tabs normally. After that, we'll have to watch crash reports. Review URL: http://codereview.chromium.org/8062001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103467 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions