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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 15:18:46 PDT 2010


Zhenyao Mo <zmo at google.com> has asked  for review:
Bug 41473: Fix issues in boundary situations for
WebGLRenderingContext::drawArrays/drawElements
https://bugs.webkit.org/show_bug.cgi?id=41473

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

------- Additional Comments from Zhenyao Mo <zmo at google.com>
CheckedInt.h is imported from mozilla as recommended by kbr to deal with
integer overflow situation.  Modification is made to the file to remove further
dependencies.


More information about the webkit-reviews mailing list