Revert of Start all children in their own PID namespace. (patchset #14 id:360001...
commit591f7ec686f9550fc4332b6cf7c3f0ea0544d558
authorspang <spang@chromium.org>
Mon, 30 Mar 2015 22:09:06 +0000 (30 15:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 30 Mar 2015 22:09:42 +0000 (30 22:09 +0000)
tree2e1739cb510cadf42396d3b906551dd155514afa
parentf6ca89c5fde0ed7d22b8264a51c850a4073c22ae
Revert of Start all children in their own PID namespace. (patchset #14 id:360001 of https://codereview.chromium.org/868233011/)

Reason for revert:
Appears to cause system lockups on Chrome OS. See crbug.com/471878

Original issue's description:
> Start all children in their own PID namespace.
>
> BUG=460972
>
> Committed: https://crrev.com/4557699fbb30704f76c68b906d2656d2e322572c
> Cr-Commit-Position: refs/heads/master@{#322660}

TBR=jln@chromium.org,mdempsky@chromium.org,rickyz@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=460972

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

Cr-Commit-Position: refs/heads/master@{#322891}
content/common/sandbox_linux/sandbox_linux.cc
content/common/sandbox_linux/sandbox_linux.h
content/zygote/zygote_linux.cc
content/zygote/zygote_main_linux.cc
sandbox/linux/services/credentials.cc
sandbox/linux/services/credentials.h
sandbox/linux/services/credentials_unittest.cc
sandbox/linux/services/namespace_sandbox.cc
sandbox/linux/services/namespace_sandbox.h
sandbox/linux/services/namespace_sandbox_unittest.cc