Bug 142340

Summary: Insecure content warnings not emitted when favicon is restored from favicon cache?
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196182
Bug Depends on:    
Bug Blocks: 140625    

Michael Catanzaro
Reported 2015-03-05 06:42:44 PST
Sometimes I get insecure content warnings for the favicon on *.gnome.org. Sometimes I don't. I haven't investigated yet but a reasonable guess is that the favicon is checked to be mixed content only when first downloaded, and the result is never stored to be used on subsequent loads from the cache, similar to bug #138127.
Attachments
Michael Catanzaro
Comment 1 2022-07-19 14:59:31 PDT
If we fix bug #219396, then we can close this issue as obsolete because the favicon cache should never contain insecure content.
Note You need to log in before you can comment on or make changes to this bug.