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

Unified Diff: third_party/WebKit/public/platform/modules/background_sync/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/public/platform/modules/background_sync/OWNERS
diff --git a/third_party/WebKit/public/platform/modules/background_sync/OWNERS b/third_party/WebKit/public/platform/modules/background_sync/OWNERS
index 15da99c66d4b2fadc8a220c09a8f79888e337af6..1812c2299be6c7f64f039c6c7a29c7a70710945b 100644
--- a/third_party/WebKit/public/platform/modules/background_sync/OWNERS
+++ b/third_party/WebKit/public/platform/modules/background_sync/OWNERS
@@ -1,16 +1,5 @@
iclelland@chromium.org
jkarlin@chromium.org
-# Changes to Mojo interfaces require a security review to avoid
-# introducing new sandbox escapes.
per-file *.mojom=set noparent
-per-file *.mojom=dcheng@chromium.org
-per-file *.mojom=inferno@chromium.org
-per-file *.mojom=jln@chromium.org
-per-file *.mojom=jschuh@chromium.org
-per-file *.mojom=kenrb@chromium.org
-per-file *.mojom=mkwst@chromium.org
-per-file *.mojom=nasko@chromium.org
-per-file *.mojom=palmer@chromium.org
-per-file *.mojom=tsepez@chromium.org
-per-file *.mojom=wfh@chromium.org
+per-file *.mojom=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698