Closed Bug 1643243 Opened 4 years ago Closed 4 years ago

Update XHR to use new XMLHttpRequestBodyInit

Categories

(Core :: DOM: Networking, defect, P3)

defect

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: gregory.terzian, Assigned: will.immendorf)

References

()

Details

(Keywords: good-first-bug, Whiteboard: [necko-triaged])

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:77.0) Gecko/20100101 Firefox/77.0

Expected results:

See https://github.com/whatwg/xhr/pull/279

The difference with BodyInit is that ReadableStream is not included.

Component: DOM: Bindings (WebIDL) → DOM: Networking

Hi Anne,
Could you give this bug a priority? How urgent is this feature request?
Thanks.

Flags: needinfo?(annevk)

This should be fairly trivial change to IDL which doesn't impact our implementation as we don't support request body streams to begin with.

Severity: -- → S4
Flags: needinfo?(annevk)
Keywords: good-first-bug
Priority: -- → P3

Thanks, Anne!

Whiteboard: [necko-triaged]
Assignee: nobody → will.immendorf
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/21d1473e4330
XHR uses XMLHttpRequestBodyInit as per whatwg spec. r=annevk,webidl,smaug
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: