[Webkit-unassigned] [Bug 59774] Add template parameter to ApplyPropertyColor to improve clarity by removing constructor parameter side effects.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 01:18:04 PDT 2011


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





--- Comment #2 from Antti Koivisto <koivisto at iki.fi>  2011-04-29 01:18:04 PST ---
It would be better to use enum instead of a boolean as the parameter. ApplyPropertyColor<true> is pretty magical. I assume the same enum would be useful for other non-color properties too.

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