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

Side by Side Diff: components/web_bluetooth/public/interfaces/OWNERS

Issue 2019853002: bluetooth: Use WebBluetoothDeviceId instead of string (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-uuid-typemap
Patch Set: Fix build Created 4 years, 5 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 *_struct_traits*.*=set noparent
4 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
5
6 # Changes to Mojo interfaces require a security review to avoid
7 # introducing new sandbox escapes.
8 per-file *.mojom=set noparent
9 per-file *.mojom=file://ipc/SECURITY_OWNERS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698