[wpt-sync] Sync PR 32534 - Add Web Platform Test for Partitioned WebLocks
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32534 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32534
Details from upstream follow.
Joshua Hood <jdh@chromium.org> wrote:
Add Web Platform Test for Partitioned WebLocks
Added WPTs to test that WebLocks are partitioned when the
"ThirdPartyStoragePartitioning" flag is set to true. This was done by
testing that locks in a 1st party widnow cannot be accessed by a 3rd
party of the same origin in a different window.Bug: 1258860
Change-Id: I5ce13474af0208a12239bb7997c2864fcc48942d
Reviewed-on: https://chromium-review.googlesource.com/3407662
WPT-Export-Revision: b1607b20ef12032e42e2f2ac76df69368f7e54bd
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Links
Details
New Tests That Don't Pass
/web-locks/partitioned-web-locks.tentative.https.html
WebLocks of an iframe under a 3rd-party site are partitioned: FAIL (Chrome: FAIL)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fed2054f6bda
https://hg.mozilla.org/mozilla-central/rev/6ceeb6215ef8
Description
•