Closed
Bug 1511386
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14307 - Fix Headers mutation with "request-no-cors" guard
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14307 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14307
Details from upstream follow.
Yutaka Hirano <yhirano@chromium.org> wrote:
> Fix Headers mutation with "request-no-cors" guard
>
> https://github.com/whatwg/fetch/pull/833
>
> Bug: 905677
> Change-Id: Ie4141c2b900931ef88e7734cb152b6d28955999f
> Reviewed-on: https://chromium-review.googlesource.com/1352075
> WPT-Export-Revision: df15525041bed26c2c020dc6758994a310f31051
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5df38627a0109c4a2fe302cab6a67bc40ff73bbf
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7583b77a3942c7b56178f82430e7b108aad15b32
| Assignee | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 22 subtests
OK : 1
PASS : 15
FAIL : 7
New tests that have failures or other problems:
/fetch/api/headers/headers-no-cors.window.html
"no-cors" Headers object cannot have accept set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss: FAIL
"no-cors" Headers object cannot have accept-language set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss: FAIL
"no-cors" Headers object cannot have content-language set to , sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/974f5647c57f
[wpt PR 14307] - Fix Headers mutation with "request-no-cors" guard, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/1c6849a2f768
[wpt PR 14307] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/974f5647c57f
https://hg.mozilla.org/mozilla-central/rev/1c6849a2f768
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•