[Webkit-unassigned] [Bug 85961] XHR/WebSocket: send(ArrayBuffer) -> send(ArrayBufferView)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 26 12:47:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85961
--- Comment #1 from Ian 'Hixie' Hickson <ian at hixie.ch> 2012-09-26 12:48:03 PST ---
The spec was updated to allow both ArrayBuffer and ArrayBufferView to be sent in WebSocket.
The XHR spec has moved to http://xhr.spec.whatwg.org/ but still only has ArrayBufferView.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list