[Webkit-unassigned] [Bug 76519] Use RenderTheme more in HTMLSelectElement Rather than ifdefs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 22 20:24:34 PST 2012


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





--- Comment #15 from Kent Tamura <tkent at chromium.org>  2012-01-22 20:24:34 PST ---
(In reply to comment #14)
> Could you explain why is that needed? The ChangeLog does not say.
> 
> This is adding symbols and dead code to the binary, and complexity to the source.

The motivation was runtime switching of these behaviors.
Also, using platform-ifdef in platform-neutral code is bad. We have similar approach in WebCore/editing/EditingBehavior*.

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



More information about the webkit-unassigned mailing list