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

Issue 7033026: Temporarily disabling mixed-content bocking by default. Will re-land with an infobar/bypass optio... (Closed)

Created:
9 years, 7 months ago by jschuh
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Chris Evans
Visibility:
Public.

Description

Temporarily disabling mixed-content bocking by default. Will re-land with an infobar/bypass option and may alter the hueristic for blocking. BUG=81637 TEST=None. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85954

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/browser.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
commit-bot: I haz the power
No comments yet.
9 years, 7 months ago (2011-05-19 17:53:22 UTC) #1
darin (slow to review)
LGTM
9 years, 7 months ago (2011-05-19 18:00:17 UTC) #2
commit-bot: I haz the power
Change committed as 85954
9 years, 7 months ago (2011-05-19 19:49:38 UTC) #3
cevans
Review minus. Or whatever the Chromium convention is :) Although this patch appears trivially correct, ...
9 years, 7 months ago (2011-05-20 00:40:18 UTC) #4
Bernhard Bauer
9 years, 7 months ago (2011-05-20 10:57:37 UTC) #5
On 2011/05/20 00:40:18, cevans wrote:
> Review minus.
> Or whatever the Chromium convention is :)
> 
> Although this patch appears trivially correct, it breaks the semantics of
> --allow-running-insecure-content (which by Chrome convention would now
> become --no-running-insecure-content to permit the option to still be
> toggled, AFAIK. Seems like this patch will lead us in to Chrome 13 with no
> way to disable running of insecure content)

This just changes the default value, so --allow-running-insecure-content will be
a no-op, and we should add --no-running-insecure-content, but it won't
permanently break anything.

> This was noted via e-mail yesterday, prior to this change.
> 
> Justin, if yourself or Peter is tackling the infobar and flag re-flip over
> the next few days, then no need to action this NACK.
> 
> On Thu, May 19, 2011 at 11:00 AM, <mailto:darin@chromium.org> wrote:
> 
> > LGTM
> >
> >
> > http://codereview.chromium.org/7033026/
> >

Powered by Google App Engine
This is Rietveld 408576698