Closed
Bug 1815862
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38431 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=251936
Categories
(Core :: DOM: Networking, task, P4)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38431 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38431
Details from upstream follow.
Andreu Botella <abotella@igalia.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=251936
This adds a test that Headers objects with the
"request-no-cors"guard don't accept empty header values for non-safelisted header names.
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Networking
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=512940705471169b772cb960651de805a465c794
| 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 4 tests and 61 subtests
Status Summary
Firefox
OK : 4
PASS: 240
FAIL: 4
Chrome
OK : 4
PASS: 244
Safari
OK : 4
PASS: 236
FAIL: 8
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fetch/api/request/request-headers.any.html [wpt.fyi]
- Adding invalid request header "Access-Control-Request-Private-Network: KO":
FAIL(Chrome:PASS, Safari:FAIL)
- Adding invalid request header "Access-Control-Request-Private-Network: KO":
- /fetch/api/request/request-headers.any.sharedworker.html [wpt.fyi]
- Adding invalid request header "Access-Control-Request-Private-Network: KO":
FAIL(Chrome:PASS, Safari:FAIL)
- Adding invalid request header "Access-Control-Request-Private-Network: KO":
- /fetch/api/request/request-headers.any.serviceworker.html [wpt.fyi]
- Adding invalid request header "Access-Control-Request-Private-Network: KO":
FAIL(Chrome:PASS, Safari:FAIL)
- Adding invalid request header "Access-Control-Request-Private-Network: KO":
- /fetch/api/request/request-headers.any.worker.html [wpt.fyi]
- Adding invalid request header "Access-Control-Request-Private-Network: KO":
FAIL(Chrome:PASS, Safari:FAIL)
- Adding invalid request header "Access-Control-Request-Private-Network: KO":
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/15fe19fa0d19
[wpt PR 38431] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=251936, a=testonly
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•