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

Unified Diff: components/metrics/leak_detector/OWNERS

Issue 2064463002: Mojo interface/service for Leak Detector on remote process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update ProtobufToMojoConverterTest Created 4 years, 5 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/metrics/leak_detector/BUILD.gn ('k') | components/metrics/leak_detector/leak_detector.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/leak_detector/OWNERS
diff --git a/components/metrics/leak_detector/OWNERS b/components/metrics/leak_detector/OWNERS
index d8bfc45aa54db5811e9fe794ca500174db73f46e..cde5a71325ce2214d1193eac0ac8d1b795e46cf7 100644
--- a/components/metrics/leak_detector/OWNERS
+++ b/components/metrics/leak_detector/OWNERS
@@ -1,2 +1,7 @@
sque@chromium.org
wfh@chromium.org
+
+# Changes to Mojo interfaces require a security review to avoid
+# introducing new sandbox escapes.
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
« no previous file with comments | « components/metrics/leak_detector/BUILD.gn ('k') | components/metrics/leak_detector/leak_detector.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698