[Webkit-unassigned] [Bug 56200] New: WebKitIconDatabase doesn't keep icons cached
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 11 09:11:49 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=56200
Summary: WebKitIconDatabase doesn't keep icons cached
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: christian at twotoasts.de
So you use WebKitIconDatabase to load icons, open a few sites and it works beautifully.
Then you quit.
Then you run the browser again and the icons are gone.
I thought this should either work by itself, until the hardcoded number of 25 icons is reached
or if I added WebCore::iconDatabase().retainIconForPageURL(pageURL) into webkit_icon_database_get_icon_pixbuf but this has no effect.
So I'm not sure what I'm missing, but clearly always removing all icons like this is nonsense.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list