Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # For Linux sandboxing | 1 # For Linux sandboxing |
| 2 cevans@chromium.org | 2 cevans@chromium.org |
| 3 jln@chromium.org | 3 jln@chromium.org |
| 4 | 4 |
| 5 # For security review of sandboxes | 5 # For security review of sandboxes |
| 6 per-file sandbox_win.cc=set noparent | 6 per-file sandbox_win.cc=set noparent |
| 7 per-file sandbox_win.cc=jschuh@chromium.org | 7 per-file sandbox_win.cc=jschuh@chromium.org |
| 8 per-file sandbox_win.cc=cpu@chromium.org | 8 per-file sandbox_win.cc=cpu@chromium.org |
| 9 | 9 |
| 10 # Mac Sandbox. | 10 # Mac Sandbox. |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 43 per-file *param_traits*.h=tsepez@chromium.org | 43 per-file *param_traits*.h=tsepez@chromium.org |
| 44 | 44 |
| 45 # Accessibility | 45 # Accessibility |
| 46 per-file accessibility_node_data.*=dmazzoni@chromium.org | 46 per-file accessibility_node_data.*=dmazzoni@chromium.org |
| 47 per-file accessibility_node_data.*=dtseng@chromium.org | 47 per-file accessibility_node_data.*=dtseng@chromium.org |
| 48 | 48 |
| 49 # WebSocket | 49 # WebSocket |
| 50 per-file websocket.*=ricea@chromium.org | 50 per-file websocket.*=ricea@chromium.org |
| 51 per-file websocket.*=tyoshino@chromium.org | 51 per-file websocket.*=tyoshino@chromium.org |
| 52 per-file websocket.*=yhirano@chromium.org | 52 per-file websocket.*=yhirano@chromium.org |
| 53 | |
| 54 # Compositor | |
| 55 per-file cc_messages*=danakj@chromium.org | |
|
jam
2014/06/18 17:14:58
all IPC message files need a person from the secur
danakj
2014/06/18 17:28:00
I was mimicing the WebSocket above. I can change t
jam
2014/06/18 18:04:16
The websocket exception is for websocket.*, which
danakj
2014/06/18 18:08:21
Is it? There is no rule for that today. We have to
| |
| OLD | NEW |