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

Unified Diff: content/public/common/OWNERS

Issue 628773003: Partially convert geolocation IPC to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 2 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 | « content/public/common/BUILD.gn ('k') | content/public/common/mojo_geoposition.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/OWNERS
diff --git a/content/public/common/OWNERS b/content/public/common/OWNERS
index 1e8a3aa1af230becdfb9df7ee11cf166b0b99b7d..86e4104442116f3c5a47b480fc060f8cd00ac54a 100644
--- a/content/public/common/OWNERS
+++ b/content/public/common/OWNERS
@@ -12,3 +12,8 @@ per-file *param_traits*.h=nasko@chromium.org
per-file *param_traits*.h=palmer@chromium.org
per-file *param_traits*.h=tsepez@chromium.org
per-file *param_traits*.h=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=tsepez@chromium.org
« no previous file with comments | « content/public/common/BUILD.gn ('k') | content/public/common/mojo_geoposition.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698