servo/tests/wpt/meta/service-workers/service-worker/navigation-sets-cookie.https.html.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

49 lines
1.9 KiB
INI
Vendored

[navigation-sets-cookie.https.html]
expected: TIMEOUT
[Setup service workers]
expected: TIMEOUT
[Same-site top-level navigation with fallback service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Cross-site top-level navigation with fallback service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Same-site top-level POST with fallback service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Cross-site top-level with fallback service worker POST should be able to set SameSite=* cookies.]
expected: NOTRUN
[Same-site top-level navigation with passthrough service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Cross-site top-level navigation with passthrough service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Same-site top-level POST with passthrough service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Cross-site top-level with passthrough service worker POST should be able to set SameSite=* cookies.]
expected: NOTRUN
[Same-site top-level navigation with navpreload service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Cross-site top-level navigation with navpreload service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Same-site top-level navigation with change-request service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Cross-site top-level navigation with change-request service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Same-site top-level POST with change-request service worker should be able to set SameSite=* cookies.]
expected: NOTRUN
[Cross-site top-level with change-request service worker POST should be able to set SameSite=* cookies.]
expected: NOTRUN
[Cleanup service workers]
expected: NOTRUN