Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 jyasskin@chromium.org | 1 jyasskin@chromium.org |
| 2 ortuno@chromium.org | 2 ortuno@chromium.org |
| 3 scheib@chromium.org | 3 scheib@chromium.org |
| 4 | 4 |
| 5 # Changes to IPC serialization require a security review to avoid introducing | 5 # Changes to IPC serialization require a security review to avoid introducing |
| 6 # new sandbox escapes. | 6 # new sandbox escapes. |
| 7 per-file *_struct_traits*.*=set noparent | 7 per-file *_struct_traits*.*=set noparent |
| 8 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS | 8 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS |
| 9 | |
| 10 # TEAM: bluetooth-dev@chromium.org | |
|
Jeffrey Yasskin
2017/01/25 21:21:56
web-bluetooth@
ymzhang1
2017/01/25 22:59:46
Done.
| |
| 11 # COMPONENT: Blink>Bluetooth | |
| OLD | NEW |