Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 sque@chromium.org | 1 sque@chromium.org |
| 2 wfh@chromium.org | 2 wfh@chromium.org |
| 3 | 3 |
| 4 # Changes to Mojo interfaces require a security review to avoid | 4 # Changes to Mojo interfaces require a security review to avoid |
| 5 # introducing new sandbox escapes. | 5 # introducing new sandbox escapes. |
| 6 per-file *.mojom=set noparent | 6 per-file *.mojom=set noparent |
| 7 per-file *.mojom=file://ipc/SECURITY_OWNERS | 7 per-file *.mojom=file://ipc/SECURITY_OWNERS |
| 8 | |
| 9 # COMPONENT: Internals>Metrics | |
| OLD | NEW |