[webkit-reviews] review requested: [Bug 55696] canvas arc() missing line to start of arc if swing is zero : [Attachment 105133] Patch - fix compare to 0 style error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 22:53:39 PDT 2011


Tom Zakrajsek <tomz at codeaurora.org> has asked  for review:
Bug 55696: canvas arc() missing line to start of arc if swing is zero
https://bugs.webkit.org/show_bug.cgi?id=55696

Attachment 105133: Patch - fix compare to 0 style error
https://bugs.webkit.org/attachment.cgi?id=105133&action=review

------- Additional Comments from Tom Zakrajsek <tomz at codeaurora.org>
For the record, I don't like this.  Having to do a boolean check to see if a
float is 0 or not, for "style" reasons, doesn't feel right.


More information about the webkit-reviews mailing list