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

Unified Diff: components/subresource_filter/README

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
« no previous file with comments | « components/subresource_filter/PRESUBMIT.py ('k') | components/subresource_filter/content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/subresource_filter/README
diff --git a/components/subresource_filter/README b/components/subresource_filter/README
new file mode 100644
index 0000000000000000000000000000000000000000..3ad202536fd305a2a03255d4134cc75efaaac458
--- /dev/null
+++ b/components/subresource_filter/README
@@ -0,0 +1,4 @@
+When users proceed through a Safe Browsing interstitial displayed because the
+site ahead has deceptive embedded content, this component will be used to
+provide an additional layer of protection by filtering network requests for some
+embedded subresources on these sites.
« no previous file with comments | « components/subresource_filter/PRESUBMIT.py ('k') | components/subresource_filter/content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698