[Webkit-unassigned] [Bug 89130] avoid min and max check in Color constructor when needed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 16:52:05 PDT 2012


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


arno. <arno at renevier.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #6 from arno. <arno at renevier.net>  2012-06-14 16:52:05 PST ---
Actually, I need either to add more function overloads, or modify code in many places to use makeRGBA32FromFloats instead of makeRGBA(float, float, float, float).

Alternatively, as cairo putByteArray would be the main beneficiary of the patch, I can let Color.h and Color.cpp untouched and make changes in cairo port only. So, closing this bug for now.

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