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

Unified Diff: content/common/cache_storage/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: content/common/cache_storage/OWNERS
diff --git a/content/common/cache_storage/OWNERS b/content/common/cache_storage/OWNERS
index 80517c24dbad33cf6310733978cdf85b9cb6a7a6..0aa3aee825685ad61714a73bfe6f12390e5b68bc 100644
--- a/content/common/cache_storage/OWNERS
+++ b/content/common/cache_storage/OWNERS
@@ -3,16 +3,5 @@ nhiroki@chromium.org
jkarlin@chromium.org
jsbell@chromium.org
-# Changes to IPC messages require a security review to avoid introducing
-# new sandbox escapes.
per-file *_messages*.h=set noparent
-per-file *_messages*.h=dcheng@chromium.org
-per-file *_messages*.h=inferno@chromium.org
-per-file *_messages*.h=jln@chromium.org
-per-file *_messages*.h=jschuh@chromium.org
-per-file *_messages*.h=kenrb@chromium.org
-per-file *_messages*.h=mkwst@chromium.org
-per-file *_messages*.h=nasko@chromium.org
-per-file *_messages*.h=palmer@chromium.org
-per-file *_messages*.h=tsepez@chromium.org
-per-file *_messages*.h=wfh@chromium.org
+per-file *_messages*.h=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698