Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 haraken@chromium.org | 1 haraken@chromium.org |
| 2 mkwst@chromium.org | 2 mkwst@chromium.org |
| 3 mlamouri@chromium.org | 3 mlamouri@chromium.org |
| 4 | 4 |
| 5 # Reviewer for inspector-related code: | 5 # Reviewer for inspector-related code: |
| 6 pfeldman@chromium.org | 6 pfeldman@chromium.org |
| 7 | 7 |
| 8 per-file modules.gypi=* | 8 per-file modules.gypi=* |
| 9 | |
| 10 # Changes to Mojo interfaces require a security review to avoid | |
| 11 # introducing new sandbox escapes. | |
|
haraken
2016/04/28 14:50:03
Can we make this change in a separate CL?
esprehn
2016/04/28 15:19:28
This change probably wants to be higher up too, pr
dcheng
2016/04/28 17:27:19
This should just go in platform/modules/vr for now
RaviKasibhatla
2016/04/28 18:08:33
So, should I add this change to WebKit/public/plat
haraken
2016/04/28 19:16:15
Let's follow dcheng's comment.
RaviKasibhatla
2016/05/03 14:34:21
Done.
| |
| 12 per-file *.mojom=set noparent | |
| 13 per-file *.mojom=dcheng@chromium.org | |
| 14 per-file *.mojom=inferno@chromium.org | |
| 15 per-file *.mojom=jln@chromium.org | |
| 16 per-file *.mojom=jschuh@chromium.org | |
| 17 per-file *.mojom=kenrb@chromium.org | |
| 18 per-file *.mojom=mkwst@chromium.org | |
| 19 per-file *.mojom=nasko@chromium.org | |
| 20 per-file *.mojom=palmer@chromium.org | |
| 21 per-file *.mojom=tsepez@chromium.org | |
| 22 per-file *.mojom=wfh@chromium.org | |
| 23 | |
| OLD | NEW |