RESOLVED FIXED 50199
Add send(ArrayBuffer) to XMLHttpRequest per XMLHttpRequest Level 2 spec
https://bugs.webkit.org/show_bug.cgi?id=50199
Summary Add send(ArrayBuffer) to XMLHttpRequest per XMLHttpRequest Level 2 spec
Jian Li
Reported 2010-11-29 18:25:31 PST
Add send(ArrayBuffer) to XMLHttpRequest per XMLHttpRequest Level 2 spec: http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#the-send-method
Attachments
Proposed Patch (7.80 KB, patch)
2010-11-29 18:28 PST, Jian Li
levin: review+
jianli: commit-queue-
Jian Li
Comment 1 2010-11-29 18:28:10 PST
Created attachment 75097 [details] Proposed Patch
David Levin
Comment 2 2010-11-29 18:46:15 PST
Comment on attachment 75097 [details] Proposed Patch View in context: https://bugs.webkit.org/attachment.cgi?id=75097&action=review > LayoutTests/http/tests/xmlhttprequest/send-array-buffer.html:3 > +Tests that sending an array buffer. remove "that"
Jian Li
Comment 3 2010-11-29 19:21:56 PST
Note You need to log in before you can comment on or make changes to this bug.