Chromium Code Reviews
DescriptionIgnore kill termination status when shutting down a child process.
Child process shutdown assumes the child holds onto the IPC pipe until
it exits. This implies that when the browser notices the IPC
disconnection, the child is dead. When using ChannelMojo, this isn't
true because Mojo performs an orderly shutdown before the child exits.
BUG=618121
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||