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

Unified Diff: components/data_reduction_proxy/OWNERS

Issue 2070483002: Add PRESUBMIT rule to make sure IPC changes are security reviewed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update OWNERS and add Blink-specific patterns Created 4 years, 6 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
Index: components/data_reduction_proxy/OWNERS
diff --git a/components/data_reduction_proxy/OWNERS b/components/data_reduction_proxy/OWNERS
index c053aba93f91b556172adc742f60d4b78374854b..e38802105e3643652ef6be7b1195487d8d019dc6 100644
--- a/components/data_reduction_proxy/OWNERS
+++ b/components/data_reduction_proxy/OWNERS
@@ -5,16 +5,5 @@ megjablon@chromium.org
sclittle@chromium.org
tbansal@chromium.org
-# Changes to IPC messages require a security review to avoid introducing
-# new sandbox escapes.
per-file *_messages.*=set noparent
-per-file *_messages.*=dcheng@chromium.org
-per-file *_messages.*=inferno@chromium.org
-per-file *_messages.*=jln@chromium.org
-per-file *_messages.*=jschuh@chromium.org
-per-file *_messages.*=kenrb@chromium.org
-per-file *_messages.*=mkwst@chromium.org
-per-file *_messages.*=nasko@chromium.org
-per-file *_messages.*=palmer@chromium.org
-per-file *_messages.*=tsepez@chromium.org
-per-file *_messages.*=wfh@chromium.org
+per-file *_messages.*=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698