Closed
Bug 1637857
Opened 5 years ago
Closed 5 years ago
Get rid of the URLSearchParams serialization for XHR
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(1 file)
This is not needed but we are moving in the direction of removing the URLSearchParams serialization. Maybe we can avoid the use of StructuredClone when we can between XHR worker and XHR main-thread.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
Updated•5 years ago
|
Severity: -- → S3
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63574877753f
URLSearchParams serialized for XHR in workers, r=smaug
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•