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

Unified Diff: Source/core/frame/Settings.in

Issue 1248313002: Add a setting to strictly block "blockable" mixed content. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: yoav Created 5 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
« no previous file with comments | « no previous file | Source/core/loader/MixedContentChecker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/Settings.in
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in
index b7d16f24b280cd4eb2dadfda01c8f7a5af9c96c0..aea14c472ac488019dd5abf1769bfcba7d226958 100644
--- a/Source/core/frame/Settings.in
+++ b/Source/core/frame/Settings.in
@@ -332,6 +332,7 @@ showContextMenuOnMouseUp initial=false
disableReadingFromCanvas initial=false
strictMixedContentChecking initial=false
strictPowerfulFeatureRestrictions initial=false
+strictlyBlockBlockableMixedContent initial=false
logDnsPrefetchAndPreconnect initial=false
logPreload initial=false
« no previous file with comments | « no previous file | Source/core/loader/MixedContentChecker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698