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

Unified Diff: third_party/WebKit/public/platform/modules/offscreencanvas/OWNERS

Issue 2036663003: Establish mojo service between Canvas (blink) and SurfaceManager (browser) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: OWNERS change on offscreencanvas folder Created 4 years, 6 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/public/platform/modules/offscreencanvas/OWNERS
diff --git a/third_party/WebKit/public/platform/modules/offscreencanvas/OWNERS b/third_party/WebKit/public/platform/modules/offscreencanvas/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..5e4aaef953541c34a7e9d0ed784879cbf324cbd1
--- /dev/null
+++ b/third_party/WebKit/public/platform/modules/offscreencanvas/OWNERS
@@ -0,0 +1,4 @@
+# Changes to Mojo interfaces require a security review to avoid
+# introducing new sandbox escapes.
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698