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

Issue 1104002: SELinux: add basic policy. (Closed)

Created:
10 years, 9 months ago by agl
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, ben+cc_chromium.org, John Grabowski, jam, pam+watch_chromium.org, darin-cc_chromium.org, agl
Visibility:
Public.

Description

SELinux: add basic policy. This patch removes the chromium_zygote_t type and adds a chromium_renderer_t type. Also, a basic policy for chromium_renderer_t is included. I decided not to try to have a different policy for the zygote since it just makes things more complex for little reason. BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : ... #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -19 lines) Patch
M chrome/browser/zygote_main_linux.cc View 1 3 chunks +24 lines, -20 lines 0 comments Download
M ipc/ipc_channel_posix.cc View 1 chunk +5 lines, -0 lines 1 comment Download
A sandbox/linux/selinux/README View 1 chunk +12 lines, -0 lines 0 comments Download
A sandbox/linux/selinux/chromium-browser.fc View 0 chunks +-1 lines, --1 lines 0 comments Download
A sandbox/linux/selinux/chromium-browser.if View 1 chunk +1 line, -0 lines 0 comments Download
A sandbox/linux/selinux/chromium-browser.te View 1 chunk +40 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
agl
10 years, 9 months ago (2010-03-18 16:28:30 UTC) #1
Evan Martin
10 years, 9 months ago (2010-03-18 17:12:29 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698