Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(874)

Unified Diff: third_party/WebKit/Source/modules/OWNERS

Issue 1808203005: [OnionSoup] Moving VR service from content to Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased to ToT and fixed the crash in webkit_unit_tests! Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/modules/OWNERS
diff --git a/third_party/WebKit/Source/modules/OWNERS b/third_party/WebKit/Source/modules/OWNERS
index 72f11c264308ffee55e1e72fd7e9043e36496501..e74256128d0d4b07ddb618b7c33095320ace7715 100644
--- a/third_party/WebKit/Source/modules/OWNERS
+++ b/third_party/WebKit/Source/modules/OWNERS
@@ -6,3 +6,18 @@ mlamouri@chromium.org
pfeldman@chromium.org
per-file modules.gypi=*
+
+# Changes to Mojo interfaces require a security review to avoid
+# 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.
+per-file *.mojom=set noparent
+per-file *.mojom=dcheng@chromium.org
+per-file *.mojom=inferno@chromium.org
+per-file *.mojom=jln@chromium.org
+per-file *.mojom=jschuh@chromium.org
+per-file *.mojom=kenrb@chromium.org
+per-file *.mojom=mkwst@chromium.org
+per-file *.mojom=nasko@chromium.org
+per-file *.mojom=palmer@chromium.org
+per-file *.mojom=tsepez@chromium.org
+per-file *.mojom=wfh@chromium.org
+

Powered by Google App Engine
This is Rietveld 408576698