[wpt-sync] Sync PR 38934 - Iframe credentialless: Cookie & worker regression test
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38934 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38934
Details from upstream follow.
Arthur Sonzogni <arthursonzogni@chromium.org> wrote:
Iframe credentialless: Cookie & worker regression test
Test that a request emitted from worker spawned from a
credentialless iframe does not send global cookies.Bug:1420885
Change-Id: I0da2d83606ba164e2986e9eefe4ac5ae45507197Reviewed-on: https://chromium-review.googlesource.com/4328279
WPT-Export-Revision: 5e3474900b8473fa188aa82ad9e8c789e6885e2e
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 3 subtests
Status Summary
Firefox
OK
: 3
PASS
: 6
FAIL
: 3
Chrome
OK
: 3
PASS
: 8
FAIL
: 1
Safari
OK
: 3
PASS
: 6
FAIL
: 3
Links
Details
New Tests That Don't Pass
- /html/anonymous-iframe/worker-cookies.tentative.https.window.html?worker=service_worker [wpt.fyi]
- Worker spawned from credentialless iframe can't access global cookies:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Worker spawned from credentialless iframe can't access global cookies:
- /html/anonymous-iframe/worker-cookies.tentative.https.window.html?worker=dedicated_worker [wpt.fyi]
- Worker spawned from credentialless iframe can't access global cookies:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Worker spawned from credentialless iframe can't access global cookies:
- /html/anonymous-iframe/worker-cookies.tentative.https.window.html?worker=shared_worker [wpt.fyi]
- Worker spawned from credentialless iframe can't access global cookies:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Worker spawned from credentialless iframe can't access global cookies:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/64ece28ba61d
https://hg.mozilla.org/mozilla-central/rev/b765d8c787e8
Description
•