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

Unified Diff: third_party/WebKit/Source/platform/mojo/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: third_party/WebKit/Source/platform/mojo/OWNERS
diff --git a/third_party/WebKit/Source/platform/mojo/OWNERS b/third_party/WebKit/Source/platform/mojo/OWNERS
index 8551864156160e7ea9fd0b095ecc2a04691949db..551ce2f2f859eec7abb70ec6d15ba9cd5a807bd3 100644
--- a/third_party/WebKit/Source/platform/mojo/OWNERS
+++ b/third_party/WebKit/Source/platform/mojo/OWNERS
@@ -1,13 +1,2 @@
-# Changes to IPC serialization require a security review to avoid introducing
-# new sandbox escapes.
-per-file *StructTraits.h=set noparent
-per-file *StructTraits.h=dcheng@chromium.org
-per-file *StructTraits.h=inferno@chromium.org
-per-file *StructTraits.h=jln@chromium.org
-per-file *StructTraits.h=jschuh@chromium.org
-per-file *StructTraits.h=kenrb@chromium.org
-per-file *StructTraits.h=mkwst@chromium.org
-per-file *StructTraits.h=nasko@chromium.org
-per-file *StructTraits.h=palmer@chromium.org
-per-file *StructTraits.h=tsepez@chromium.org
-per-file *StructTraits.h=wfh@chromium.org
+per-file *StructTraits*.*=set noparent
+per-file *StructTraits*.*=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698