DescriptionRemove unnecessary tear down logic from the zygote.
This CL removes the function TearDownAfterLastChild, because it appears
to be unnecessary. The zygote cleans up its children once it receives
an EOF on it's IPC socket, so once the Browser exits, so will the zygote.
BUG=569191
Committed: https://crrev.com/81a34db5d38e52941eedafdc2762f408fccba410
Cr-Commit-Position: refs/heads/master@{#367385}
Patch Set 1 #Patch Set 2 : Leave the function definition. #
Messages
Total messages: 15 (7 generated)
|