[Webkit-unassigned] [Bug 89138] [cairo] improve putByteArray speed by avoiding max/min checks at Color construction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 12:58:25 PDT 2012


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





--- Comment #13 from Adam Barth <abarth at webkit.org>  2012-06-20 12:58:24 PST ---
This change seems valuable, but I'm slightly worried that it introduces a subtle overloading of the constructor.  I wonder if it would make more sense to introduce a new static function for creating these objects so callers can be explicit about whether they want to unchecked version.

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