[wpt-sync] Sync PR 39756 - Swap frame site for top-level framte site for nonced cookie partition keys
Categories
(Core :: DOM: Service Workers, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39756 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39756
Details from upstream follow.
Dylan Cutler <dylancutler@google.com> wrote:
Swap frame site for top-level framte site for nonced cookie partition keys
This is to aligh CookiePartitionKey's implementation of nonced
partitions with StorageKey, which uses the storage origin for the
top-level site. This mismatch prevents nonced partitioned workers from
accessing partitioned cookies in the frame that registered them's
partition.Bug:1440765
Change-Id: Iaa288365723386c02cbd4a58fcbfabb69186e3a6
Reviewed-on: https://chromium-review.googlesource.com/4491704
WPT-Export-Revision: 9fbe681b2dd2efee3670830b8c31c7f047fcb0bf
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 3
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /service-workers/service-worker/partitioned-cookies.tentative.https.html [wpt.fyi]
- Service Worker: Partitioned Cookies:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Service Worker: Partitioned Cookies:
Comment 5•2 years ago
|
||
bugherder |
Description
•