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

Unified Diff: components/subresource_filter/content/common/OWNERS

Issue 2022783002: Skeleton of the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Implement RenderFrameObserver::OnDestruct introduced by rebase. 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: components/subresource_filter/content/common/OWNERS
diff --git a/components/subresource_filter/content/common/OWNERS b/components/subresource_filter/content/common/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..2366ccb56759f3df0d8408cdc04a3fc39221ba13
--- /dev/null
+++ b/components/subresource_filter/content/common/OWNERS
@@ -0,0 +1,13 @@
+# Changes to IPC messages require a security review to avoid introducing
+# new sandbox escapes.
+per-file subresource_filter_message*.h=set noparent
+per-file subresource_filter_message*.h=dcheng@chromium.org
+per-file subresource_filter_message*.h=inferno@chromium.org
+per-file subresource_filter_message*.h=jln@chromium.org
+per-file subresource_filter_message*.h=jschuh@chromium.org
+per-file subresource_filter_message*.h=kenrb@chromium.org
+per-file subresource_filter_message*.h=mkwst@chromium.org
+per-file subresource_filter_message*.h=nasko@chromium.org
+per-file subresource_filter_message*.h=palmer@chromium.org
+per-file subresource_filter_message*.h=tsepez@chromium.org
+per-file subresource_filter_message*.h=wfh@chromium.org

Powered by Google App Engine
This is Rietveld 408576698