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

Issue 10828102: Linux: unify seccomp sandbox initialization (Closed)

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

Description

Linux: unify seccomp sandbox initialization We unify seccomp-bpf and seccomp-legacy initialization in the same file. TBR=jamesr@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149381

Patch Set 1 #

Patch Set 2 : #

Total comments: 12

Patch Set 3 : Minor name changes and re-indent. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -47 lines) Patch
M content/common/sandbox_init_linux.cc View 1 2 8 chunks +62 lines, -37 lines 0 comments Download
M content/renderer/renderer_main_platform_delegate_linux.cc View 2 chunks +2 lines, -10 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jln (very slow on Chromium)
This is a small first step to unifying the sandbox initialization code. Now we initialize ...
8 years, 4 months ago (2012-07-31 22:14:55 UTC) #1
Markus (顧孟勤)
lgtm https://chromiumcodereview.appspot.com/10828102/diff/7001/content/common/sandbox_init_linux.cc File content/common/sandbox_init_linux.cc (right): https://chromiumcodereview.appspot.com/10828102/diff/7001/content/common/sandbox_init_linux.cc#newcode572 content/common/sandbox_init_linux.cc:572: // First, try to enable seccomp-legacy. I think ...
8 years, 4 months ago (2012-07-31 23:17:37 UTC) #2
Jorge Lucangeli Obes
https://chromiumcodereview.appspot.com/10828102/diff/7001/content/common/sandbox_init_linux.cc File content/common/sandbox_init_linux.cc (right): https://chromiumcodereview.appspot.com/10828102/diff/7001/content/common/sandbox_init_linux.cc#newcode443 content/common/sandbox_init_linux.cc:443: bool ShouldDisableSandbox_bpf(const CommandLine& command_line, The naming scheme looks weird. ...
8 years, 4 months ago (2012-07-31 23:24:29 UTC) #3
jln (very slow on Chromium)
PTAL https://chromiumcodereview.appspot.com/10828102/diff/7001/content/common/sandbox_init_linux.cc File content/common/sandbox_init_linux.cc (right): https://chromiumcodereview.appspot.com/10828102/diff/7001/content/common/sandbox_init_linux.cc#newcode443 content/common/sandbox_init_linux.cc:443: bool ShouldDisableSandbox_bpf(const CommandLine& command_line, On 2012/07/31 23:24:29, Jorge ...
8 years, 4 months ago (2012-07-31 23:48:27 UTC) #4
Jorge Lucangeli Obes
lgtm
8 years, 4 months ago (2012-08-01 00:18:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10828102/10002
8 years, 4 months ago (2012-08-01 00:29:22 UTC) #6
commit-bot: I haz the power
Presubmit check for 10828102-10002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-08-01 00:29:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10828102/10002
8 years, 4 months ago (2012-08-01 04:46:16 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 06:29:45 UTC) #9
Change committed as 149381

Powered by Google App Engine
This is Rietveld 408576698