0
Files
src/content
kerrnel 81a34db5d3 Remove 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

Review URL: https://codereview.chromium.org/1559983002

Cr-Commit-Position: refs/heads/master@{#367385}
2016-01-04 22:21:27 +00:00
..
2016-01-04 20:35:47 +00:00
2015-12-26 17:32:10 +00:00
2016-01-04 20:35:47 +00:00
2016-01-04 20:35:47 +00:00
2015-12-08 01:30:15 +00:00
2015-11-16 01:20:48 +00:00

Content is the core code needed to render a page using a multi-process sandboxed
browser.

Developer documentation:
http://www.chromium.org/developers/content-module