Closed
Bug 1504733
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 13921 - Fetch: CORS and request's Content-Type header
Categories
(Core :: DOM: Security, enhancement, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 13921 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13921
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
> Fetch: CORS and request's Content-Type header
>
>
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f8c0997121dccbcab3a63bc40075ed95cf652b3f
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream][domsecurity-backlog] → [wptsync downstream]
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0e673f6311bc0ab629e53848459cad3653f15ad6
Assignee | ||
Comment 5•6 years ago
|
||
Ran 2 tests and 30 subtests
OK : 2
PASS : 24
FAIL : 6
New tests that have failures or other problems:
/cors/cors-safelisted-request-header.any.html
Preflight for {"content-type":"application/x-www-form-urlencoded;"}: FAIL
Preflight for {"content-type":"multipart/form-data;\""}: FAIL
Preflight for {"content-type":"text/plain;garbage\u0001\u0002"}: FAIL
/cors/cors-safelisted-request-header.any.worker.html
Preflight for {"content-type":"application/x-www-form-urlencoded;"}: FAIL
Preflight for {"content-type":"multipart/form-data;\""}: FAIL
Preflight for {"content-type":"text/plain;garbage\u0001\u0002"}: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7f3034a3afb3
[wpt PR 13921] - Fetch: CORS and request's Content-Type header, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/b0ffb71b1f4d
[wpt PR 13921] - Update wpt metadata, a=testonly
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7f3034a3afb3
https://hg.mozilla.org/mozilla-central/rev/b0ffb71b1f4d
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•