[webkit-reviews] review requested: [Bug 128886] DataCue.data should be a copy of the input ArrayBuffer, not a pointer : [Attachment 224382] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 09:01:35 PST 2014


Brendan Long <b.long at cablelabs.com> has asked  for review:
Bug 128886: DataCue.data should be a copy of the input ArrayBuffer, not a
pointer
https://bugs.webkit.org/show_bug.cgi?id=128886

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

------- Additional Comments from Brendan Long <b.long at cablelabs.com>
Ok, so now it throws a TypeError if you set .data to null or a non-ArrayBuffer.


More information about the webkit-reviews mailing list