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

Issue 948853002: Mixed Content: Make strict mode stricter. (Closed)

Created:
5 years, 10 months ago by Mike West
Modified:
5 years, 10 months ago
Reviewers:
jww
CC:
blink-reviews, gavinp+loader_chromium.org, Nate Chapin, tyoshino+watch_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Mixed Content: Make strict mode stricter. Strict mode blocks insecure websocket connections, but doesn't do so in a way that prevents them from signaling to the embedder. We wish to suppress this signal, as it triggers visible UI in Chrome's omnibox. This CL cleans up the implementation to make sure that happens. BUG=450458 R=jww@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190728

Patch Set 1 #

Total comments: 4

Patch Set 2 : Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -7 lines) Patch
A LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html View 1 1 chunk +18 lines, -0 lines 0 comments Download
M Source/core/loader/MixedContentChecker.cpp View 1 2 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Mike West
Mind taking a look?
5 years, 10 months ago (2015-02-23 14:40:26 UTC) #1
jww
lgtm with nits https://codereview.chromium.org/948853002/diff/1/LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html File LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html (right): https://codereview.chromium.org/948853002/diff/1/LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html#newcode9 LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html:9: <p>This test passes if the image ...
5 years, 10 months ago (2015-02-23 18:23:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/948853002/20001
5 years, 10 months ago (2015-02-24 07:24:25 UTC) #5
Mike West
Thanks! https://codereview.chromium.org/948853002/diff/1/LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html File LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html (right): https://codereview.chromium.org/948853002/diff/1/LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html#newcode9 LayoutTests/http/tests/security/mixedContent/strict-mode-websocket-blocked.https.html:9: <p>This test passes if the image below is ...
5 years, 10 months ago (2015-02-24 07:43:34 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: android_blink_compile_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/android_blink_compile_rel/builds/29286)
5 years, 10 months ago (2015-02-24 07:49:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/948853002/20001
5 years, 10 months ago (2015-02-24 07:59:01 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 08:58:43 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190728

Powered by Google App Engine
This is Rietveld 408576698