[webkit-reviews] review granted: [Bug 41473] Fix issues in boundary situations for WebGLRenderingContext::drawArrays/drawElements : [Attachment 60316] revised patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 20:09:58 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Zhenyao Mo
<zmo at google.com>'s request for review:
Bug 41473: Fix issues in boundary situations for
WebGLRenderingContext::drawArrays/drawElements
https://bugs.webkit.org/show_bug.cgi?id=41473

Attachment 60316: revised patch
https://bugs.webkit.org/attachment.cgi?id=60316&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
WebCore/html/canvas/CheckedInt.h:44
 +  #ifndef mozilla_CheckedInt_h
one more nit: let's rename this include guard to be CheckedInt_h
to match WebKit style.	it seems valuable to follow this rule
since it is related to the naming conventions for files.

otherwise, r=me


More information about the webkit-reviews mailing list