[wpt-sync] Sync PR 50771 - [SAA] Fix beyond-cookies test
Categories
(Core :: Privacy: Anti-Tracking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50771 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50771
Details from upstream follow.
Ari Chivukula <arichiv@chromium.org> wrote:
[SAA] Fix beyond-cookies test
There seems to be an issue where SameSite=None cookies aren't included
on fetches in the shared workers, but this is inconsistent depending
on which shell is used. For now, let's just clean up the expectation so
we test the core elements of the API at least.Change-Id: I856a1dc142f3ba23f305f1866eee787f98a42d23
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6270140
Reviewed-by: Chris Fredrickson \<cfredric@chromium.org>
Auto-Submit: Ari Chivukula \<arichiv@chromium.org>
Commit-Queue: Ari Chivukula \<arichiv@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1421419}
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month 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
FAIL
: 1
Safari
TIMEOUT
: 2
Links
Details
New Tests That Don't Pass
- /storage-access-api/storage-access-beyond-cookies.SharedWorker.sub.https.window.html [wpt.fyi]
- Verify StorageAccessAPIBeyondCookies for Shared Worker:
FAIL
(Chrome:FAIL
, Safari:TIMEOUT
)
- Verify StorageAccessAPIBeyondCookies for Shared Worker:
Comment 4•21 days ago
|
||
bugherder |
Comment 5•21 days ago
|
||
bugherder |
Description
•