mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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>
17 lines
594 B
INI
Vendored
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
|