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

Unified Diff: ui/ozone/common/gpu/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: ui/ozone/common/gpu/OWNERS
diff --git a/ui/ozone/common/gpu/OWNERS b/ui/ozone/common/gpu/OWNERS
index 8757192bb36fc431ac9f7eabd12cc86b8c29f79e..41a9e54b4647dbfa86c38da5683514b7500d4fd4 100644
--- a/ui/ozone/common/gpu/OWNERS
+++ b/ui/ozone/common/gpu/OWNERS
@@ -1,10 +1,5 @@
-# Changes to IPC messages require a security review to avoid introducing
-# new sandbox escapes.
-per-file *_message*.h=set noparent
-per-file *_message*.h=dcheng@chromium.org
-per-file *_message*.h=inferno@chromium.org
-per-file *_message*.h=jln@chromium.org
-per-file *_message*.h=jschuh@chromium.org
-per-file *_message*.h=kenrb@chromium.org
-per-file *_message*.h=nasko@chromium.org
-per-file *_message*.h=tsepez@chromium.org
+per-file *_messages*.h=set noparent
+per-file *_messages*.h=file://ipc/SECURITY_OWNERS
+
+per-file *_message_param*.*=set noparent
+per-file *_message_param*.*=file://ipc/SECURITY_OWNERS
« chrome/browser/importer/OWNERS ('K') | « ui/gfx/mojo/OWNERS ('k') | url/mojo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698