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

Issue 439223005: Resources restored from CSS cache should be able to trigger InsecureContent messages (Closed)

Created:
6 years, 4 months ago by mmal
Modified:
6 years, 2 months ago
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Resources restored from CSS cache should be able to trigger InsecureContent messages After a page reload resources such as an Image or a Font could be loaded directly from CSS cache and browser may lose information about mixed content so ViewHostMsg_DidDisplayInsecureContent or ViewHostMsg_DidRunInsecureContent messages should be sent. BUG=393572 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183103

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase #

Patch Set 3 : LayoutTest added #

Patch Set 4 : Avoid unnecessary notifications/checks #

Total comments: 1

Patch Set 5 : #

Patch Set 6 : Rebase #

Patch Set 7 : adjust shouldBlockFetch call to current code #

Messages

Total messages: 37 (11 generated)
mmal
6 years, 4 months ago (2014-08-04 16:08:47 UTC) #1
mmal
Hi, guys whom do I need to add to this review?
6 years, 4 months ago (2014-08-19 12:38:15 UTC) #2
philipj_slow
Mike, can you PTAL?
6 years, 4 months ago (2014-08-19 13:16:46 UTC) #3
Mike West
Thanks for taking a look at this! Two questions: https://codereview.chromium.org/439223005/diff/1/Source/core/fetch/ResourceFetcher.cpp File Source/core/fetch/ResourceFetcher.cpp (right): https://codereview.chromium.org/439223005/diff/1/Source/core/fetch/ResourceFetcher.cpp#newcode1194 Source/core/fetch/ResourceFetcher.cpp:1194: ...
6 years, 4 months ago (2014-08-19 13:34:13 UTC) #4
Mike West
On 2014/08/19 13:34:13, Mike West wrote: > 2. If we cache `http://example.com/script.js`, and then load ...
6 years, 4 months ago (2014-08-19 13:49:36 UTC) #5
João Eiras
On 2014/08/19 13:49:36, Mike West wrote: > On 2014/08/19 13:34:13, Mike West wrote: > > ...
6 years, 4 months ago (2014-08-19 14:04:39 UTC) #6
Mike West
On 2014/08/19 14:04:39, João Eiras wrote: > On 2014/08/19 13:49:36, Mike West wrote: > > ...
6 years, 4 months ago (2014-08-19 14:14:42 UTC) #7
mmal
1) I enclosed checkInsecureContent in a new function to emphasize that it doesn't make a ...
6 years, 4 months ago (2014-08-19 14:54:06 UTC) #8
mmal
Hello, any progress with reviewing?
6 years, 3 months ago (2014-09-08 13:42:02 UTC) #9
Mike West
Please add a test to verify the functionality. You could check whether the error message ...
6 years, 3 months ago (2014-09-08 15:05:04 UTC) #10
mmal
On 2014/09/08 15:05:04, Mike West wrote: > I'm still concerned that this is just masking ...
6 years, 3 months ago (2014-09-08 16:17:45 UTC) #11
mmal
Test added, little code changes.
6 years, 3 months ago (2014-09-12 16:33:22 UTC) #13
Mike West
LGTM with one change, as I've been poking at the mixed content object. Sorry for ...
6 years, 3 months ago (2014-09-12 18:54:29 UTC) #14
mmal
6 years, 3 months ago (2014-09-12 19:09:10 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/439223005/100001
6 years, 3 months ago (2014-09-12 19:32:08 UTC) #17
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-12 21:32:50 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/439223005/100001
6 years, 3 months ago (2014-09-15 10:19:57 UTC) #21
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-15 12:20:24 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/439223005/100001
6 years, 3 months ago (2014-09-16 12:23:07 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (None)
6 years, 3 months ago (2014-09-16 13:20:58 UTC) #27
mmal
@Mike I think something is wrong after recent changes in mixed content area. When you ...
6 years, 3 months ago (2014-09-16 14:38:22 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/439223005/100001
6 years, 2 months ago (2014-10-01 13:02:13 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/23530)
6 years, 2 months ago (2014-10-01 13:22:20 UTC) #32
mmal
CL updated to match current code. It should integrate correctly after recent mixed content security ...
6 years, 2 months ago (2014-10-01 19:12:10 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/439223005/160001
6 years, 2 months ago (2014-10-01 19:38:16 UTC) #36
commit-bot: I haz the power
6 years, 2 months ago (2014-10-01 23:39:36 UTC) #37
Message was sent while issue was closed.
Committed patchset #7 (id:160001) as 183103

Powered by Google App Engine
This is Rietveld 408576698