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

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

Issue 1806253002: Added Web Share (navigator.share) experimental web API (stub). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add argument names. Created 4 years, 5 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/webshare/OWNERS
diff --git a/third_party/WebKit/public/platform/modules/webshare/OWNERS b/third_party/WebKit/public/platform/modules/webshare/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..691beec3ae3b9204df598ee277ecbc7c6229c1ba
--- /dev/null
+++ b/third_party/WebKit/public/platform/modules/webshare/OWNERS
@@ -0,0 +1,7 @@
+mgiuca@chromium.org
+sammc@chromium.org
+
+# 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
« no previous file with comments | « third_party/WebKit/public/blink.gyp ('k') | third_party/WebKit/public/platform/modules/webshare/webshare.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698