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

Issue 2167513002: Remove InsecureContentInfobarDelegate, which has been broken for a while (Closed)

Created:
4 years, 5 months ago by Evan Stade
Modified:
4 years, 4 months ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, markusheintz_, mlamouri+watch-content_chromium.org, msramek+watch_chromium.org, nasko+codewatch_chromium.org, raymes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove InsecureContentInfobarDelegate, which has been broken for a while anyway and was only available behind a flag. Also remove said flag (--no-displaying-insecure-content) Originally it was used for all mixed content but a while ago it was constrained to passive mixed content (i.e. display of insecure content). BUG=628812 Committed: https://crrev.com/76fe1a62ccf75926531c6db9a434514846c20a63 Cr-Commit-Position: refs/heads/master@{#407833}

Patch Set 1 #

Total comments: 1

Patch Set 2 : reinstate SSLUITestBlock #

Patch Set 3 : fix AW? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -230 lines) Patch
M chrome/browser/infobars/infobar_service.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/infobars/infobar_service.cc View 2 chunks +0 lines, -15 lines 0 comments Download
D chrome/browser/infobars/insecure_content_infobar_delegate.h View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/infobars/insecure_content_infobar_delegate.cc View 1 chunk +0 lines, -111 lines 0 comments Download
M chrome/browser/prefs/command_line_pref_store.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 chunks +3 lines, -21 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/renderer/content_settings_observer.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/content_settings_observer.cc View 5 chunks +2 lines, -17 lines 0 comments Download
M components/content_settings/content/common/content_settings_messages.h View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 36 (22 generated)
Evan Stade
4 years, 5 months ago (2016-07-19 20:55:14 UTC) #2
Evan Stade
p.s. there might be some more clean up that could be done in blink (WebSettingsImpl::setAllowDisplayOfInsecureContent ...
4 years, 5 months ago (2016-07-19 20:57:45 UTC) #3
felt
lgtm https://codereview.chromium.org/2167513002/diff/1/chrome/browser/ssl/ssl_browser_tests.cc File chrome/browser/ssl/ssl_browser_tests.cc (left): https://codereview.chromium.org/2167513002/diff/1/chrome/browser/ssl/ssl_browser_tests.cc#oldcode2369 chrome/browser/ssl/ssl_browser_tests.cc:2369: IN_PROC_BROWSER_TEST_F(SSLUITestBlock, TestBlockDisplayingInsecureIframe) { A note for posterity: TestBlockDisplayingInsecureIframe ...
4 years, 5 months ago (2016-07-19 21:46:59 UTC) #6
felt
On 2016/07/19 20:57:45, Evan Stade wrote: > p.s. there might be some more clean up ...
4 years, 5 months ago (2016-07-19 21:47:54 UTC) #7
jochen (gone - plz use gerrit)
lgtm
4 years, 5 months ago (2016-07-20 10:56:57 UTC) #10
Evan Stade
I had to bring back SSLUITestBlock because its SetUpCommandLine override is necessary (see comment in ...
4 years, 5 months ago (2016-07-20 23:01:38 UTC) #15
felt
still lgtm
4 years, 5 months ago (2016-07-23 00:34:47 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2167513002/40001
4 years, 5 months ago (2016-07-25 23:20:22 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/224652)
4 years, 5 months ago (2016-07-25 23:27:00 UTC) #28
Evan Stade
+tsepez for ipc message removal
4 years, 5 months ago (2016-07-26 00:24:46 UTC) #30
Tom Sepez
LGTM. Quite a bit of plumbing indeed. Thanks.
4 years, 4 months ago (2016-07-26 16:46:15 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2167513002/40001
4 years, 4 months ago (2016-07-26 17:03:13 UTC) #33
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-26 17:07:40 UTC) #34
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 17:11:21 UTC) #36
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/76fe1a62ccf75926531c6db9a434514846c20a63
Cr-Commit-Position: refs/heads/master@{#407833}

Powered by Google App Engine
This is Rietveld 408576698