[Webkit-unassigned] [Bug 32334] [GTK] Should provide an API to control the IconDatabase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 13 05:06:35 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32334





--- Comment #15 from Julian de Navascues <julian.navascues at gmail.com>  2009-12-13 05:06:34 PST ---
(In reply to comment #11)
> Created an attachment (id=44608)
 --> (https://bugs.webkit.org/attachment.cgi?id=44608) [details]
> second try

(In reply to comment #10)
> (In reply to comment #9)
> > (In reply to comment #0)
> > > WebKit has a full-blown icon database. We should probably take advantage of it,
> > > and implement a nice API on top of it. 
> > 
> > Hi! I'm working in this subject.
> 
> Good =) thoughts on the patch I posted? =)

I think we should use #if ENABLE (ICONDATABASE) directive in future patchs like
WebCore does. In the case of Epiphany I guess icons will be cached twice, but
that's not a big problem. Closing icondatabse with atexit seems a great idea to
me.

-- 
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