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

Unified Diff: ipc/OWNERS

Issue 11048038: Move IPCMessageStart enum into it own directory with security team OWNERS, so that new message file… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/all_messages.h ('k') | ipc/ipc.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/OWNERS
===================================================================
--- ipc/OWNERS (revision 163599)
+++ ipc/OWNERS (working copy)
@@ -7,3 +7,12 @@
# For NaCl-related code (ipc_channel_nacl.*)
dmichael@chromium.org
+
+# New IPC message files require a security review to avoid introducing
+# new sandbox escapes.
+per-file ipc_message_start.h=set noparent
+per-file ipc_message_start.h=cdn@chromium.org
+per-file ipc_message_start.h=jln@chromium.org
+per-file ipc_message_start.h=jschuh@chromium.org
+per-file ipc_message_start.h=palmer@chromium.org
+per-file ipc_message_start.h=tsepez@chromium.org
« no previous file with comments | « chrome/common/all_messages.h ('k') | ipc/ipc.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698