Open
Bug 1678473
Opened 5 years ago
Updated 5 years ago
[wpt-sync] Sync PR 26580 - worklets/resources/set-cookie.py fails to set cookies when same-origin
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 26580 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26580
Details from upstream follow.
b'Chris Dumez <cdumez@apple.com>' wrote:
worklets/resources/set-cookie.py fails to set cookies when same-origin
It expects the "Origin" header to be present on the request but this is
not the case for same-origin requests. This is causing all same-origin
subtests in worklets/audio-worklet-credentials.https.html to fail in
Chrome.
| Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
You need to log in
before you can comment on or make changes to this bug.
Description
•