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

Issue 11412294: NaCl: Stop disabling the sandbox on Linux for testing in nacl_integration (Closed)

Created:
8 years ago by Mark Seaborn
Modified:
8 years ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

NaCl: Stop disabling the sandbox on Linux for testing in nacl_integration These days, Linux Chromium uses two sandboxes simultaneously: a SUID sandbox and (on recent kernels) a seccomp-BPF sandbox. There's no reason to disable the seccomp-BPF sandbox when running NaCl tests. There's not much reason to disable the SUID sandbox either: the SUID helper should be installed on the bots these days, but if it's not present Chromium should continue fine without it. BUG=none TEST=nacl_integration Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170855

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -5 lines) Patch
M ppapi/native_client/tools/browser_tester/browsertester/browserlauncher.py View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Seaborn
8 years ago (2012-12-03 16:46:50 UTC) #1
Nick Bray (chromium)
8 years ago (2012-12-04 01:00:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698