Skip to content

Commit

Permalink
Revert 244533 "Chrome security team IPC message owners."
Browse files Browse the repository at this point in the history
> Chrome security team IPC message owners.
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166956
> 
> Review URL: https://codereview.chromium.org/11188047

TBR=tsepez@chromium.org

Review URL: https://codereview.chromium.org/130713004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244556 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
tsepez@chromium.org committed Jan 13, 2014
1 parent 6a9d1de commit 3837e4d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions android_webview/common/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Unlike other message files, changes to IPC messages in android_webview
# don't require a security review because anrdoid_webview is single-process
# and there is no sandbox from which to escape.
# 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

0 comments on commit 3837e4d

Please sign in to comment.