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: web-bluetooth@chromium.org | |
| 11 # COMPONENT: Blink>Bluetooth | |
| OLD | NEW |