[Webkit-unassigned] [Bug 130915] Radio buttons and checkboxes should share code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 29 07:44:20 PDT 2014


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





--- Comment #2 from Anders Carlsson <andersca at apple.com>  2014-03-29 07:44:39 PST ---
(From update of attachment 228089)
View in context: https://bugs.webkit.org/attachment.cgi?id=228089&action=review

> Source/WebCore/platform/mac/ThemeMac.mm:298
> +static const IntSize* radioSizes()

I think you should make this return a const std::array<IntSize, 3>&

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