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

Unified Diff: android_webview/common/OWNERS

Issue 11188047: Chrome security team IPC message owners. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Remove reviewers, leave comment explaining why. Created 6 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/common/OWNERS
diff --git a/android_webview/common/OWNERS b/android_webview/common/OWNERS
index fbe7a20d52f59b4134c93da657121c94f117c4e2..f5a5567a3d79e2a6ee51c23ceed00983d2598ade 100644
--- a/android_webview/common/OWNERS
+++ b/android_webview/common/OWNERS
@@ -1,9 +1,3 @@
-# Changes to IPC messages require a security review to avoid introducing
-# new sandbox escapes.
-per-file *_messages*.h=set noparent
-per-file *_messages*.h=cdn@chromium.org
-per-file *_messages*.h=cevans@chromium.org
-per-file *_messages*.h=jln@chromium.org
-per-file *_messages*.h=jschuh@chromium.org
-per-file *_messages*.h=palmer@chromium.org
-per-file *_messages*.h=tsepez@chromium.org
+# Unlike other message files, changes to IPC messages in android_webview
+# don't require a security review because anrdoid_webview is single-process
jam 2014/01/13 18:25:23 nit: android_webview
+# and there is no sandbox from which to escape.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698