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

Issue 1248313002: Add a setting to strictly block "blockable" mixed content. (Closed)

Created:
5 years, 5 months ago by Mike West
Modified:
5 years, 5 months ago
Reviewers:
Yoav Weiss
CC:
blink-reviews, dglazkov+blink, gavinp+loader_chromium.org, Nate Chapin, tyoshino+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add a setting to strictly block "blockable" mixed content. If the new 'StrictlyBlockBlockableMixedContent' setting is 'true', the MixedContentChecker will suppress messages to the embedder about blockable mixed content, opting instead to block the content entirely without giving the embedder the opportunity to override the decision. This setting is 'false' by default, but I sure would like to make it 'true' by default instead. blink-dev thread: https://groups.google.com/a/chromium.org/d/msg/blink-dev/1yWQaXmkXpA/BDV1-dC9su4J BUG=513163 R=yoav@yoav.ws Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199372

Patch Set 1 #

Total comments: 1

Patch Set 2 : yoav #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M Source/core/frame/Settings.in View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/loader/MixedContentChecker.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebSettingsImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebSettingsImpl.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M public/web/WebSettings.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
Mike West
Hey Yoav, since you're watching this on Twitter, how about reviewing a patch? :)
5 years, 5 months ago (2015-07-23 09:47:19 UTC) #1
Yoav Weiss
Sure :) Is there a way to test that the setting is actually doing its ...
5 years, 5 months ago (2015-07-23 09:53:24 UTC) #2
Mike West
On 2015/07/23 at 09:53:24, yoav wrote: > Sure :) > > Is there a way ...
5 years, 5 months ago (2015-07-23 10:30:05 UTC) #3
Yoav Weiss
On 2015/07/23 10:30:05, Mike West wrote: > On 2015/07/23 at 09:53:24, yoav wrote: > > ...
5 years, 5 months ago (2015-07-23 10:50:19 UTC) #4
philipj_slow
Is there any reason to have the setting at all, as opposed to just blocking ...
5 years, 5 months ago (2015-07-23 11:44:27 UTC) #5
Mike West
On 2015/07/23 at 11:44:27, philipj wrote: > Is there any reason to have the setting ...
5 years, 5 months ago (2015-07-23 11:53:00 UTC) #6
philipj_slow
On 2015/07/23 11:53:00, Mike West wrote: > On 2015/07/23 at 11:44:27, philipj wrote: > > ...
5 years, 5 months ago (2015-07-23 12:06:25 UTC) #7
Mike West
On 2015/07/23 at 12:06:25, philipj wrote: > On 2015/07/23 11:53:00, Mike West wrote: > > ...
5 years, 5 months ago (2015-07-23 12:13:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1248313002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1248313002/20001
5 years, 5 months ago (2015-07-23 12:14:08 UTC) #10
commit-bot: I haz the power
5 years, 5 months ago (2015-07-23 12:17:17 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=199372

Powered by Google App Engine
This is Rietveld 408576698