servo/tests/wpt/meta/service-workers/service-worker/fetch-event-within-sw.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

7 lines
231 B
INI
Vendored

[fetch-event-within-sw.https.html]
expected: TIMEOUT
[Service worker intercepts requests from window]
expected: TIMEOUT
[Service worker does not intercept fetch/cache requests within service worker]
expected: NOTRUN