After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 734903 - Mixed content warning not displayed if page is loaded from cache
Mixed content warning not displayed if page is loaded from cache
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Michael Catanzaro
Epiphany Maintainers
Depends on:
Blocks: 721283
 
 
Reported: 2014-08-16 12:40 UTC by Michael Catanzaro
Modified: 2015-03-10 18:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2014-08-16 12:40:43 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.
Comment 1 Carlos Garcia Campos 2014-08-25 07:32:29 UTC
If the signal is not emitted, I guess it's a WebKit bug
Comment 2 Michael Catanzaro 2015-03-10 18:26:32 UTC
(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.