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

Unified Diff: device/gamepad/public/interfaces/OWNERS

Issue 2492183002: Add struct_traits and typemap for blink::WebGamepad (Closed)
Patch Set: code rebase Created 4 years, 1 month 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
« no previous file with comments | « device/gamepad/public/interfaces/BUILD.gn ('k') | device/gamepad/public/interfaces/gamepad.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/gamepad/public/interfaces/OWNERS
diff --git a/device/gamepad/public/interfaces/OWNERS b/device/gamepad/public/interfaces/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..a4ead6e62e27d1029c5630065f8c0f6bb69d14d6
--- /dev/null
+++ b/device/gamepad/public/interfaces/OWNERS
@@ -0,0 +1,6 @@
+# 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
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
« no previous file with comments | « device/gamepad/public/interfaces/BUILD.gn ('k') | device/gamepad/public/interfaces/gamepad.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698