[wpt-sync] Sync PR 61415 - [compression-dictionary] Use nonce attribute as a fetch parameter.
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 61415 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/61415
Details from upstream follow.
Frédéric Wang Nélar <fwang@igalia.com> wrote:
[compression-dictionary] Use nonce attribute as a fetch parameter.
Bug: 522338661, 40255884
Change-Id: I46785fd36a4ec78df54bbb462a92a32ec923aab5
Reviewed-on: https://chromium-review.googlesource.com/8098863
WPT-Export-Revision: da22212a823058b67b2cdfbc898b312714fe4319
| Assignee | ||
Updated•2 days ago
|
| Assignee | ||
Updated•2 days ago
|
| Assignee | ||
Updated•2 days ago
|
| Assignee | ||
Comment 1•2 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d8bdb3d80d404aaeb4e2c04d7894f00803a94545
| Assignee | ||
Comment 2•2 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
FAIL: 1
Links
Details
New Tests That Don't Pass
- /fetch/compression-dictionary/dictionary-fetch-with-link-connect-src-nonce.tentative.https.html [wpt.fyi]
- All <link rel=compression-dictionary> are blocked via CSP rule connect-src 'nonce-abc', even when they have a matching cryptographic nonce.:
FAIL(Chrome:PASS, Safari:FAIL)
- All <link rel=compression-dictionary> are blocked via CSP rule connect-src 'nonce-abc', even when they have a matching cryptographic nonce.:
https://hg.mozilla.org/mozilla-central/rev/7f0089822b60
https://hg.mozilla.org/mozilla-central/rev/0a8180e13e71
Description
•