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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 01:06:08 PST 2012


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





--- Comment #6 from Kent Tamura <tkent at chromium.org>  2012-01-18 01:06:08 PST ---
(From update of attachment 122885)
View in context: https://bugs.webkit.org/attachment.cgi?id=122885&action=review

> Source/WebCore/rendering/RenderTheme.h:212
> +    // Method for <select> elements.

nit: 'Method' is not a standard term for C++.  This should be 'Member functions', or just 'Functions'.

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