[wpt-sync] Sync PR 24008 - Update XHR send to use XMLHttpRequestBodyInit
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24008 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24008
Details from upstream follow.
Gregory Terzian <gterzian@users.noreply.github.com> wrote:
Update XHR send to use XMLHttpRequestBodyInit
Reviewed in https://github.com/servo/servo/pull/26794.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 11 subtests
Status Summary
Firefox
OK : 3
PASS: 50
FAIL: 2
Chrome
OK : 3
PASS: 52
Safari
OK : 3
PASS: 50
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/xhr/send-data-es-object.any.html
sending a new ReadableStream instance: FAIL
/xhr/send-data-es-object.any.worker.html
sending a new ReadableStream instance: FAIL
New Tests That Don't Pass
/xhr/send-data-es-object.any.html
sending a new ReadableStream instance: FAIL (Chrome: PASS, Safari: PASS)
/xhr/send-data-es-object.any.worker.html
sending a new ReadableStream instance: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8f6223cf30fa
https://hg.mozilla.org/mozilla-central/rev/63bf67f266e3
Description
•