[webkit-reviews] review requested: [Bug 35612] Update WebGLArray.slice() to new spec : [Attachment 51168] revised patch : responding to Oliver Hunt's review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 10:59:38 PDT 2010


Zhenyao Mo <zmo at google.com> has asked  for review:
Bug 35612: Update WebGLArray.slice() to new spec
https://bugs.webkit.org/show_bug.cgi?id=35612

Attachment 51168: revised patch : responding to Oliver Hunt's review
https://bugs.webkit.org/attachment.cgi?id=51168&action=review

------- Additional Comments from Zhenyao Mo <zmo at google.com>
The boundary check for offset/length happens in slice() implementation of each
WebGL*Array class, so there is no need to do it in calculateOffsetAndLength().


More information about the webkit-reviews mailing list