[webkit-reviews] review requested: [Bug 31295] [Qt] Rendering of html select elements is broken : [Attachment 42879] Patch, use a RenderStyle static init function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 11:05:20 PST 2009


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> has asked  for review:
Bug 31295: [Qt] Rendering of html select elements is broken
https://bugs.webkit.org/show_bug.cgi?id=31295

Attachment 42879: Patch, use a RenderStyle static init function
https://bugs.webkit.org/attachment.cgi?id=42879&action=review

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>
This patch uses an initialization function instead of hardcoding the value in
the constructor.
This seems to be done in both way and I don't know which style is prefered.

Pick your favorite if the behavior is satisfying.


More information about the webkit-reviews mailing list