RESOLVED FIXED 23444
Add OptionElement/OptionGroupElement abstraction
https://bugs.webkit.org/show_bug.cgi?id=23444
Summary Add OptionElement/OptionGroupElement abstraction
Nikolas Zimmermann
Reported 2009-01-20 18:37:51 PST
Refactor some functionality living in HTMLOptionElement/HTMLOptGroupElement needed by RenderMenuList/RenderListBox, to allow reusing these render classes later on for WMLOption/OptGroupElement.
Attachments
Initial patch (26.91 KB, patch)
2009-01-20 18:39 PST, Nikolas Zimmermann
no flags
Updated patch (26.85 KB, patch)
2009-01-20 19:41 PST, Nikolas Zimmermann
staikos: review+
Nikolas Zimmermann
Comment 1 2009-01-20 18:39:33 PST
Created attachment 26881 [details] Initial patch
Nikolas Zimmermann
Comment 2 2009-01-20 19:41:18 PST
Created attachment 26882 [details] Updated patch No regressions, previous patch had a problem in an editing/pasteboard test.
Nikolas Zimmermann
Comment 3 2009-01-21 08:44:48 PST
Landed in r40085.
Note You need to log in before you can comment on or make changes to this bug.