[wpt-sync] Sync PR 35593 - [beacon-api] Allow non-CORS-safelisted content-type with preflight requests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox106 fixed)
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35593 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35593
Details from upstream follow.
Ming-Ying Chung <mych@chromium.org> wrote:
[beacon-api] Allow non-CORS-safelisted content-type with preflight requests
According to offline discussion with yhirano@, the spec implies
that we should follow Fetch's spec which allows beacon with non-CORS-safelisted content-type that requires preflight requests.Bug: 1352366,1293679
Change-Id: Ic3c876a5226bd855098c5fb1e9114138fca6cd50
Reviewed-on: https://chromium-review.googlesource.com/3845374
WPT-Export-Revision: 90cae5101354d1879674d0e51e318bac116b5c68
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
| Assignee | ||
Comment 4•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 8 tests
Status Summary
Firefox
ERROR: 8
Chrome
ERROR: 8
Safari
ERROR: 8
Links
Details
New Tests That Don't Pass
- /pending_beacon/pending_beacon-basic.tentative.window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /pending_beacon/pending_beacon-deactivate.tentative.window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /pending_beacon/pending_beacon-sendnow.tentative.window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /pending_beacon/pending_beacon-sendondiscard.tentative.window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /pending_beacon/pending_get_beacon-cors.tentative.https.window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /pending_beacon/pending_get_beacon-send.tentative.window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /pending_beacon/pending_post_beacon-cors.tentative.https.window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /pending_beacon/pending_post_beacon-sendwithdata.tentative.window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR)
Comment 6•3 years ago
|
||
| bugherder | ||
Description
•