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

Issue 2895563002: Naively implement WorkerFetchContext::ShouldBlockFetchByMixedContentCheck() (Closed)

Created:
3 years, 7 months ago by horo
Modified:
3 years, 7 months ago
Reviewers:
kinuko
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Naively implement WorkerFetchContext::ShouldBlockFetchByMixedContentCheck() We need more detailed check which is implemented in MixedContentChecker::ShouldBlockFetch(). It take time to implement it for workers. And returning false is a bit scary from the security point of view. So I want to use MixedContentChecker::IsMixedContent() for a while. BUG=443374 Review-Url: https://codereview.chromium.org/2895563002 Cr-Commit-Position: refs/heads/master@{#473397} Committed: https://chromium.googlesource.com/chromium/src/+/3b77f4e721998b5fb72fd1039b14e926823527b8

Patch Set 1 #

Messages

Total messages: 13 (9 generated)
horo
kinuko@ Could you please review this?
3 years, 7 months ago (2017-05-19 08:05:14 UTC) #5
kinuko
lgtm
3 years, 7 months ago (2017-05-19 15:03:46 UTC) #8
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/2895563002/1
3 years, 7 months ago (2017-05-19 23:01:29 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-20 00:48:27 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/3b77f4e721998b5fb72fd1039b14...

Powered by Google App Engine
This is Rietveld 408576698