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

Unified Diff: third_party/WebKit/Source/platform/mojo/OWNERS

Issue 2000253006: Implement URL and Origin typemaps/struct traits for blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: try to fix gyp rules Created 4 years, 7 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/platform/mojo/OWNERS
diff --git a/third_party/WebKit/Source/platform/mojo/OWNERS b/third_party/WebKit/Source/platform/mojo/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..8551864156160e7ea9fd0b095ecc2a04691949db
--- /dev/null
+++ b/third_party/WebKit/Source/platform/mojo/OWNERS
@@ -0,0 +1,13 @@
+# Changes to IPC serialization require a security review to avoid introducing
+# new sandbox escapes.
+per-file *StructTraits.h=set noparent
+per-file *StructTraits.h=dcheng@chromium.org
+per-file *StructTraits.h=inferno@chromium.org
+per-file *StructTraits.h=jln@chromium.org
+per-file *StructTraits.h=jschuh@chromium.org
+per-file *StructTraits.h=kenrb@chromium.org
+per-file *StructTraits.h=mkwst@chromium.org
+per-file *StructTraits.h=nasko@chromium.org
+per-file *StructTraits.h=palmer@chromium.org
+per-file *StructTraits.h=tsepez@chromium.org
+per-file *StructTraits.h=wfh@chromium.org

Powered by Google App Engine
This is Rietveld 408576698