[webkit-reviews] review granted: [Bug 64833] Bring Int/Float graphics classes closer to parity : [Attachment 101405] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 13:51:25 PDT 2011


James Robinson <jamesr at chromium.org> has granted Levi Weintraub
<leviw at chromium.org>'s request for review:
Bug 64833: Bring Int/Float graphics classes closer to parity
https://bugs.webkit.org/show_bug.cgi?id=64833

Attachment 101405: Patch
https://bugs.webkit.org/attachment.cgi?id=101405&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
I think this is good.  It might be worth investigating sharing more code
between IntPoint/FloatPoint, but at a glance it doesn't seem trivial.  We could
handle a lot of cases with partial specialization.


More information about the webkit-reviews mailing list