This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26153 - Allow ArrayBuffer as argument to send()
Summary: Allow ArrayBuffer as argument to send()
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: XHR (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on: 23369 24072
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-20 12:29 UTC by Anne
Modified: 2014-06-30 13:57 UTC (History)
3 users (show)

See Also:


Attachments

Description Anne 2014-06-20 12:29:28 UTC
Given that most APIs allow both views an raw buffers, there's not really any good argument left for XMLHttpRequest to be different here.
Comment 1 Anne 2014-06-30 13:57:07 UTC
This is now allowed due to refactoring in terms of Fetch. The neutering issue is not fixed however.

https://github.com/whatwg/xhr/commit/82e602e4507c19802c373bf19f5e956973f1c6c3