zygote: skip pre-initializing sandbox under --no-sandbox flag
commit90ef511e5b93f32b80cb6f52d88f6cae2ac5ee6c
authormdempsky <mdempsky@chromium.org>
Sat, 3 Jan 2015 00:17:28 +0000 (2 16:17 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 3 Jan 2015 00:18:22 +0000 (3 00:18 +0000)
treec5d6c48462310d1abd9c7171b656b9abc4adb2b5
parentfb5b07fe4a8961eba502b50a9cf5d0d527e1670c
zygote: skip pre-initializing sandbox under --no-sandbox flag

BUG=444900

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

Cr-Commit-Position: refs/heads/master@{#309865}
content/common/sandbox_linux/sandbox_linux.cc
content/zygote/zygote_main_linux.cc