[Webkit-unassigned] [Bug 15737] [GTK] A MenuList should look like a GtkComboBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 16:54:39 PDT 2007


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


alp at atoker.com changed:

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




------- Comment #5 from alp at atoker.com  2007-10-31 16:54 PDT -------
Created an attachment (id=16970)
 --> (http://bugs.webkit.org/attachment.cgi?id=16970&action=view)
New RenderThemeGtk implementation (code shared with Mozilla)

RenderThemeGtk.cpp is a complete rewrite; any matching lines in the diff are
coincidence or have a shared source from another port.

It now uses code shared with Mozilla to do the dirty work, since the GTK+ style
API contains a lot of quirks which would take a long time to re-discover.

Coding style for the borrowed code should not be modified or reformatted.

I do not know if we need to change the copyright header of the Mozilla sources
to plain LGPL or not, but it would be nice to be able to continue sharing it
under the original license. Thoughts?


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