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

Side by Side Diff: components/autofill/content/common/OWNERS

Issue 2352533003: [Autofill] Migrate ChromePasswordManagerClient<-->PasswordGenerationAgent IPCs to mojo. (Closed)
Patch Set: browser_tests partly Created 4 years, 3 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
1 # Changes to IPC messages require a security review to avoid introducing 1 # Changes to IPC messages require a security review to avoid introducing
2 # new sandbox escapes. 2 # new sandbox escapes.
3 per-file *_messages*.h=set noparent
Ken Rockot(use gerrit already) 2016/09/20 18:26:19 nit: I don't think these lines should be deleted.
leonhsl(Using Gerrit) 2016/09/21 11:46:57 Done.
4 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
5 per-file *_param_traits*.*=set noparent 3 per-file *_param_traits*.*=set noparent
6 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS 4 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698