GNOME Bugzilla – Bug 734903
Mixed content warning not displayed if page is loaded from cache
Last modified: 2015-03-10 18:26:32 UTC
If a page is loaded from WebKit's page cache, the WebKitWebView will not emit the mixed-content-detected signal. This is bad since the mixed content already in the cache is untrusted.
If the signal is not emitted, I guess it's a WebKit bug
(In reply to Carlos Garcia Campos from comment #1) > If the signal is not emitted, I guess it's a WebKit bug Yeah. I have a patch in the WebKit bug, so no reason to keep this open.