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

Unified Diff: content/common/mojo/OWNERS

Issue 195993010: Adds the ability for the renderer to create the mojo channel (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use_mojo Created 6 years, 9 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/common/content_message_generator.h ('k') | content/common/mojo/mojo_channel_init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/mojo/OWNERS
diff --git a/content/common/OWNERS b/content/common/mojo/OWNERS
similarity index 56%
copy from content/common/OWNERS
copy to content/common/mojo/OWNERS
index 3585fdb614b42d9609ac9c2e7675529d184ff4e9..182689ff7247facc0beffda48597745187205711 100644
--- a/content/common/OWNERS
+++ b/content/common/mojo/OWNERS
@@ -1,23 +1,3 @@
-# For Linux sandboxing
-cevans@chromium.org
-jln@chromium.org
-
-# For security review of sandboxes
-per-file sandbox_win.cc=set noparent
-per-file sandbox_win.cc=jschuh@chromium.org
-per-file sandbox_win.cc=cpu@chromium.org
-
-# Mac Sandbox.
-per-file sandbox_init_mac.*=jeremy@chromium.org
-per-file sandbox_mac*=jeremy@chromium.org
-per-file *.sb=set noparent
-per-file *.sb=jeremy@chromium.org
-
-per-file pepper*=ananta@chromium.org
-per-file pepper*=bauerb@chromium.org
-per-file plugin*=ananta@chromium.org
-per-file plugin*=bauerb@chromium.org
-
# Changes to IPC messages require a security review to avoid introducing
# new sandbox escapes.
per-file *_message*.h=set noparent
@@ -43,12 +23,3 @@ per-file *param_traits*.h=kenrb@chromium.org
per-file *param_traits*.h=nasko@chromium.org
per-file *param_traits*.h=palmer@chromium.org
per-file *param_traits*.h=tsepez@chromium.org
-
-# Accessibility
-per-file accessibility_node_data.*=dmazzoni@chromium.org
-per-file accessibility_node_data.*=dtseng@chromium.org
-
-# WebSocket
-per-file websocket.*=ricea@chromium.org
-per-file websocket.*=tyoshino@chromium.org
-per-file websocket.*=yhirano@chromium.org
« no previous file with comments | « content/common/content_message_generator.h ('k') | content/common/mojo/mojo_channel_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698