[webkit-reviews] review granted: [Bug 40272] The 2d.imageData.object.round canvas test is failing : [Attachment 158538] Rounding using lrint, handling halfway case, v1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 03:55:06 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Dominik Röttsches
(drott) <dominik.rottsches at intel.com>'s request for review:
Bug 40272: The 2d.imageData.object.round canvas test is failing
https://bugs.webkit.org/show_bug.cgi?id=40272

Attachment 158538: Rounding using lrint, handling halfway case, v1.
https://bugs.webkit.org/attachment.cgi?id=158538&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=158538&action=review


> Source/WTF/ChangeLog:10
> +	   we need to roud to nearest integer, and to the even one if exactly
halfway in between.

round*


More information about the webkit-reviews mailing list