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

Side by Side Diff: components/visitedlink/common/OWNERS

Issue 11825011: Componentize visitedlinks to src/components/visitedlink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add security OWNERS for ipc message. Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « components/visitedlink/common/DEPS ('k') | components/visitedlink/common/visitedlink_common.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Changes to IPC messages require a security review to avoid introducing 1 # Changes to IPC messages require a security review to avoid introducing
boliu 2013/01/10 04:22:37 Should this have per-file set noparent?
jln (very slow on Chromium) 2013/01/10 05:03:05 I don't understand your question. Currently it doe
boliu 2013/01/10 05:53:55 Oops. I can't read my own (copied) code...
2 # new sandbox escapes. 2 # new sandbox escapes.
3 per-file *_messages.h=set noparent 3 per-file *_messages.h=set noparent
4 per-file *_messages.h=cdn@chromium.org 4 per-file *_messages.h=cdn@chromium.org
5 per-file *_messages.h=jln@chromium.org 5 per-file *_messages.h=jln@chromium.org
6 per-file *_messages.h=jschuh@chromium.org 6 per-file *_messages.h=jschuh@chromium.org
7 per-file *_messages.h=palmer@chromium.org 7 per-file *_messages.h=palmer@chromium.org
8 per-file *_messages.h=tsepez@chromium.org 8 per-file *_messages.h=tsepez@chromium.org
9
OLDNEW
« no previous file with comments | « components/visitedlink/common/DEPS ('k') | components/visitedlink/common/visitedlink_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698