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

Side by Side Diff: url/mojo/OWNERS

Issue 1760643004: Add mojo struct traits for GURL so that it can be sent over mojoms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Changes to IPC serialization require a security review to avoid introducing
2 # new sandbox escapes.
3 per-file url_gurl_struct_traits_unittest.h=set noparent
dcheng 2016/03/03 21:37:36 Change this to per-file *_struct_traits.* (I think
jam 2016/03/03 21:49:47 yep, i realized that in a self review and was uplo
4 per-file url_gurl_struct_traits_unittest.h=dcheng@chromium.org
5 per-file url_gurl_struct_traits_unittest.h=inferno@chromium.org
6 per-file url_gurl_struct_traits_unittest.h=jln@chromium.org
7 per-file url_gurl_struct_traits_unittest.h=jschuh@chromium.org
8 per-file url_gurl_struct_traits_unittest.h=kenrb@chromium.org
9 per-file url_gurl_struct_traits_unittest.h=mkwst@chromium.org
10 per-file url_gurl_struct_traits_unittest.h=nasko@chromium.org
11 per-file url_gurl_struct_traits_unittest.h=palmer@chromium.org
12 per-file url_gurl_struct_traits_unittest.h=tsepez@chromium.org
13 per-file url_gurl_struct_traits_unittest.h=wfh@chromium.org
14
15 # Changes to Mojo interfaces require a security review to avoid
16 # introducing new sandbox escapes.
17 per-file *.mojom=set noparent
18 per-file *.mojom=dcheng@chromium.org
19 per-file *.mojom=inferno@chromium.org
20 per-file *.mojom=jln@chromium.org
21 per-file *.mojom=jschuh@chromium.org
22 per-file *.mojom=kenrb@chromium.org
23 per-file *.mojom=mkwst@chromium.org
24 per-file *.mojom=nasko@chromium.org
25 per-file *.mojom=palmer@chromium.org
26 per-file *.mojom=tsepez@chromium.org
27 per-file *.mojom=wfh@chromium.org
OLDNEW
« no previous file with comments | « url/mojo/DEPS ('k') | url/mojo/gurl.typemap » ('j') | url/mojo/url_gurl_struct_traits.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698