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

Side by Side Diff: components/arc/common/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 unified diff | Download patch
OLDNEW
1 # Changes to mojo interfaces require a security review to avoid introducing
2 # new sandbox escapes.
3 per-file *.mojom=set noparent 1 per-file *.mojom=set noparent
4 per-file *.mojom=dcheng@chromium.org 2 per-file *.mojom=file://ipc/SECURITY_OWNERS
5 per-file *.mojom=jschuh@chromium.org
6 per-file *.mojom=kerrnel@chromium.org
7 per-file *.mojom=mdempsky@chromium.org
8 per-file *.mojom=rickyz@chromium.org
9 per-file *.mojom=tsepez@chromium.org
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698