[webkit-reviews] review requested: [Bug 41300] Implement OpenGL ES 2.0 semantics for vertex attribute 0 : [Attachment 60179] revised patch: fix style issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 30 18:26:18 PDT 2010


Zhenyao Mo <zmo at google.com> has asked  for review:
Bug 41300: Implement OpenGL ES 2.0 semantics for vertex attribute 0
https://bugs.webkit.org/show_bug.cgi?id=41300

Attachment 60179: revised patch: fix style issue
https://bugs.webkit.org/attachment.cgi?id=60179&action=review

------- Additional Comments from Zhenyao Mo <zmo at google.com>
I really DISLIKE this (x == 0) has to be written as (!x).

Sometimes 0 is just a number instead of the equivalence of false/null.


More information about the webkit-reviews mailing list