Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Issue 10843059: Create a LinuxSandbox class. (Closed)

Created:
8 years, 4 months ago by jln (very slow on Chromium)
Modified:
8 years, 4 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, agl, jln+watch_chromium.org
Visibility:
Public.

Description

Create a LinuxSandbox class. The LinuxSandbox class aims to become the central place for Linux sandboxing inside content/. For now, this refactors mostly code from the Zygote. (Note: this is a re-land of https://chromiumcodereview.appspot.com/10826093/ with a trivial fix for ARM architectures). BUG= TBR=piman@chromium.org NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149734

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+332 lines, -161 lines) Patch
M content/browser/renderer_host/render_sandbox_host_linux.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/common/OWNERS View 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_shm_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_init_linux.cc View 3 chunks +2 lines, -18 lines 0 comments Download
A content/common/sandbox_linux.h View 1 chunk +94 lines, -0 lines 0 comments Download
A content/common/sandbox_linux.cc View 1 chunk +184 lines, -0 lines 0 comments Download
D content/common/sandbox_methods_linux.h View 1 chunk +0 lines, -24 lines 0 comments Download
M content/common/seccomp_sandbox.h View 2 chunks +0 lines, -24 lines 0 comments Download
M content/content_common.gypi View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/common/sandbox_linux.h View 1 chunk +6 lines, -4 lines 0 comments Download
M content/zygote/zygote_linux.h View 3 chunks +1 line, -11 lines 0 comments Download
M content/zygote/zygote_linux.cc View 3 chunks +5 lines, -17 lines 0 comments Download
M content/zygote/zygote_main_linux.cc View 4 chunks +14 lines, -55 lines 0 comments Download
M sandbox/linux/suid/client/setuid_sandbox_client.h View 3 chunks +5 lines, -1 line 0 comments Download
M sandbox/linux/suid/client/setuid_sandbox_client.cc View 3 chunks +11 lines, -2 lines 0 comments Download
M sandbox/linux/suid/client/setuid_sandbox_client_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10843059/1
8 years, 4 months ago (2012-08-02 23:13:42 UTC) #1
commit-bot: I haz the power
8 years, 4 months ago (2012-08-02 23:14:23 UTC) #2
Change committed as 149734

Powered by Google App Engine
This is Rietveld 408576698