[webkit-reviews] review granted: [Bug 37220] Adding static method zero() to classes IntPoint and FloatPoint. : [Attachment 52776] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 14:10:01 PDT 2010


Darin Adler <darin at apple.com> has granted Luiz Agostini
<luiz.agostini at openbossa.org>'s request for review:
Bug 37220: Adding static method zero() to classes IntPoint and FloatPoint.
https://bugs.webkit.org/show_bug.cgi?id=37220

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

------- Additional Comments from Darin Adler <darin at apple.com>
Thanks for implementing my suggestion. I think using this at various call sites
instead of IntPoint() or IntPoint(0, 0) will make things a little more
readable.


More information about the webkit-reviews mailing list