[Webkit-unassigned] [Bug 19357] [GTK] Loading of resource images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 11:14:28 PDT 2009


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





------- Comment #18 from christian at twotoasts.de  2009-05-20 11:14 PDT -------
(In reply to comment #16)
> (In reply to comment #14)
> > I would say r=me if those issues (indentation and no SVG) are fixed, or if
> > there's a rationale for not being able to support SVG in this specific
> > instance.
> 
> the no SVG has one practical issue. we are not able to load it. We will return
> a byte array here and we have no way to load that through any kind of svg
> renderer. So in the case of an all svg theme it is best to use our internal
> icon...

Why can't we simply use GdkPixbuf or gtk_widget_render_icon for this? Is there
a reason why WebCore has to have a filename that it can load?

Or does it boil down to not having support for GdkPixbuf loaders in general?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list