servo/tests/wpt/meta/fetch/private-network-access/service-worker-background-fetch.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

27 lines
547 B
INI
Vendored

[service-worker-background-fetch.tentative.https.window.html]
[local to local: success.]
expected: FAIL
[private to local: success.]
expected: FAIL
[private to private: success.]
expected: FAIL
[public to local: success.]
expected: FAIL
[public to private: success.]
expected: FAIL
[public to public: success.]
expected: FAIL
[treat-as-public to local: success.]
expected: FAIL
[treat-as-public to private: success.]
expected: FAIL
[treat-as-public to public: success.]
expected: FAIL