[Webkit-unassigned] [Bug 16378] Implement Icon for Gtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 05:37:58 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16378


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17818|review?                     |review-
               Flag|                            |




------- Comment #2 from alp at atoker.com  2007-12-10 05:37 PDT -------
(From update of attachment 17818)
I didn't check the icon name code yet, but the drawing should almost certainly
be done with cairo and gdk_cairo_set_source_pixbuf() rather than
gdk_draw_pixbuf() so that the drawing operation will integrate with the rest of
the graphics backend.

A ChangeLog, particularly to explain lookupIconName() (which was non-obvious to
me) would be helpful.

Thanks!


-- 
Configure bugmail: http://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