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

Unified Diff: components/data_reduction_proxy/OWNERS

Issue 966443002: Add DataReductionProxy IPC to determine if the Data Reduction Proxy was used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to head Created 5 years, 10 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
« no previous file with comments | « components/data_reduction_proxy.gypi ('k') | components/data_reduction_proxy/content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/data_reduction_proxy/OWNERS
diff --git a/components/data_reduction_proxy/OWNERS b/components/data_reduction_proxy/OWNERS
index 6fe062f708869cbc0ca858d7d7562af66c14350d..33ac864ac88b47f634d18e070862e0814d46f8f8 100644
--- a/components/data_reduction_proxy/OWNERS
+++ b/components/data_reduction_proxy/OWNERS
@@ -2,3 +2,17 @@ bengr@chromium.org
bolian@chromium.org
marq@chromium.org
sclittle@chromium.org
+
+# Changes to IPC messages require a security review to avoid introducing
+# new sandbox escapes.
+per-file *_messages.*=set noparent
+per-file *_messages.*=dcheng@chromium.org
+per-file *_messages.*=inferno@chromium.org
+per-file *_messages.*=jln@chromium.org
+per-file *_messages.*=jschuh@chromium.org
+per-file *_messages.*=kenrb@chromium.org
+per-file *_messages.*=mkwst@chromium.org
+per-file *_messages.*=nasko@chromium.org
+per-file *_messages.*=palmer@chromium.org
+per-file *_messages.*=tsepez@chromium.org
+per-file *_messages.*=wfh@chromium.org
« no previous file with comments | « components/data_reduction_proxy.gypi ('k') | components/data_reduction_proxy/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698