servo/tests/wpt/meta/html/anonymous-iframe/worker-cookies.tentative.https.window.js.ini
Josh Matthews fcef1dff9d
Fix null realm assertion when activating a service worker (#36256)
Ensure there is an active realm when dispatching the `activation` DOM
event to the ServiceWorker global.

Testing: Existing WPT coverage.
Fixes: #36114
Fixes: #36235
Fixes: #36231

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-04-01 08:13:02 +00:00

17 lines
594 B
INI
Vendored

[worker-cookies.tentative.https.window.html?worker=shared_worker]
expected: TIMEOUT
[Worker spawned from normal iframe can access global cookies]
expected: TIMEOUT
[Worker spawned from credentialless iframe can't access global cookies]
expected: NOTRUN
[worker-cookies.tentative.https.window.html?worker=dedicated_worker]
[Worker spawned from credentialless iframe can't access global cookies]
expected: FAIL
[worker-cookies.tentative.https.window.html?worker=service_worker]
[Worker spawned from credentialless iframe can't access global cookies]
expected: FAIL