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

Issue 10836118: Clean up GPU process seccomp-bpf sandbox policies. (Closed)

Created:
8 years, 4 months ago by Jorge Lucangeli Obes
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jln+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Clean up GPU process seccomp-bpf sandbox policies. BUG=140901 TEST=WebGL conformance tests on Chrome OS. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150386

Patch Set 1 #

Total comments: 1

Patch Set 2 : Don't change the Linux default. #

Patch Set 3 : Final agreement with jln re: policies. #

Total comments: 1

Patch Set 4 : Add comment describing --enable-gpu-sandbox flag. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -29 lines) Patch
M content/common/sandbox_init_linux.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/sandbox_seccomp_bpf_linux.cc View 1 2 3 2 chunks +9 lines, -28 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Jorge Lucangeli Obes
Let's do some cleanup! PTAL
8 years, 4 months ago (2012-08-06 21:01:48 UTC) #1
jln (very slow on Chromium)
- This is changing the semantic for stock Linux, from enabled by default to disabled ...
8 years, 4 months ago (2012-08-06 21:17:37 UTC) #2
Jorge Lucangeli Obes
On 2012/08/06 21:17:37, Julien Tinnes wrote: > - This is changing the semantic for stock ...
8 years, 4 months ago (2012-08-06 21:20:58 UTC) #3
jln (very slow on Chromium)
On 2012/08/06 21:20:58, Jorge Lucangeli Obes wrote: > On 2012/08/06 21:17:37, Julien Tinnes wrote: > ...
8 years, 4 months ago (2012-08-06 21:30:28 UTC) #4
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/10836118/diff/1/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://chromiumcodereview.appspot.com/10836118/diff/1/content/common/sandbox_seccomp_bpf_linux.cc#newcode431 content/common/sandbox_seccomp_bpf_linux.cc:431: return command_line.HasSwitch(switches::kDisableGpuSandbox); Also, could you kill this function and ...
8 years, 4 months ago (2012-08-06 21:36:50 UTC) #5
Jorge Lucangeli Obes
On 2012/08/06 21:30:28, Julien Tinnes wrote: > On 2012/08/06 21:20:58, Jorge Lucangeli Obes wrote: > ...
8 years, 4 months ago (2012-08-06 21:37:44 UTC) #6
Jorge Lucangeli Obes
On 2012/08/06 21:36:50, Julien Tinnes wrote: > https://chromiumcodereview.appspot.com/10836118/diff/1/content/common/sandbox_seccomp_bpf_linux.cc > File content/common/sandbox_seccomp_bpf_linux.cc (right): > > https://chromiumcodereview.appspot.com/10836118/diff/1/content/common/sandbox_seccomp_bpf_linux.cc#newcode431 ...
8 years, 4 months ago (2012-08-06 21:38:57 UTC) #7
jln (very slow on Chromium)
On 2012/08/06 21:30:28, Julien Tinnes wrote: > On 2012/08/06 21:20:58, Jorge Lucangeli Obes wrote: > ...
8 years, 4 months ago (2012-08-06 21:44:12 UTC) #8
Jorge Lucangeli Obes
PTAL
8 years, 4 months ago (2012-08-06 22:01:52 UTC) #9
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/10836118/diff/3002/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://chromiumcodereview.appspot.com/10836118/diff/3002/content/common/sandbox_seccomp_bpf_linux.cc#newcode432 content/common/sandbox_seccomp_bpf_linux.cc:432: if (!IsChromeOS() || command_line.HasSwitch(switches::kEnableGpuSandbox)) Do you mind putting the ...
8 years, 4 months ago (2012-08-06 22:15:24 UTC) #10
Jorge Lucangeli Obes
PTAnotherL
8 years, 4 months ago (2012-08-06 22:21:55 UTC) #11
jln (very slow on Chromium)
LGTM
8 years, 4 months ago (2012-08-06 22:31:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jorgelo@chromium.org/10836118/13001
8 years, 4 months ago (2012-08-07 17:32:19 UTC) #13
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 19:08:33 UTC) #14
Change committed as 150386

Powered by Google App Engine
This is Rietveld 408576698