[wpt-sync] Sync PR 38242 - Add optional submitter argument to FormData constructor
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38242 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38242
Details from upstream follow.
Jon Jensen <jonj@netflix.com> wrote:
Add optional submitter argument to FormData constructor
This patch adds support for the new submitter argument to the FormData constructor.
Spec: https://xhr.spec.whatwg.org/#interface-formdata
Spec PR (merged): https://github.com/whatwg/xhr/pull/366
WPT PR: https://github.com/web-platform-tests/wpt/pull/37895Bug: 1410542
Change-Id: If17f782f75ae40ae21241c169afc52761fc89544Reviewed-on: https://chromium-review.googlesource.com/4189297
WPT-Export-Revision: 853e3d570e92eaf970283be936b52e2b06f8d961
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 195 subtests
Status Summary
Firefox
OK
: 3
PASS
: 513
Chrome
OK
: 3
PASS
: 509
FAIL
: 4
Safari
OK
: 3
PASS
: 513
Links
Comment 4•2 years ago
|
||
bugherder |
Description
•