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

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

Issue 2352533003: [Autofill] Migrate ChromePasswordManagerClient<-->PasswordGenerationAgent IPCs to mojo. (Closed)
Patch Set: Rebase only Created 4 years, 2 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 3 per-file *_message*.*=set noparent
4 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 4 per-file *_message*.*=file://ipc/SECURITY_OWNERS
5 per-file *_param_traits*.*=set noparent 5 per-file *_param_traits*.*=set noparent
6 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS 6 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
OLDNEW
« no previous file with comments | « components/autofill/content/common/DEPS ('k') | components/autofill/content/common/autofill_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698