Use ForkWithFlags on the zygote.
commitcc28c34fba747ed19dfc4579590822735c004257
authorrickyz <rickyz@chromium.org>
Thu, 18 Dec 2014 05:32:47 +0000 (17 21:32 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Dec 2014 05:34:34 +0000 (18 05:34 +0000)
treecd59791b821ba8d3e7d3702a59e012b761844eaf
parentd179c1beaa112f004667e30d3d086fd1e54bde3e
Use ForkWithFlags on the zygote.

The goal of this change is to field test the new sandbox::ForkWithFlags
function prior to getting it in base/.

BUG=312380

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

Cr-Commit-Position: refs/heads/master@{#308954}
content/zygote/zygote_linux.cc