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

19 lines
513 B
INI
Vendored

[service-worker-fetch-document-treat-as-public.tentative.https.window.html]
expected: TIMEOUT
[treat-as-public to local: failed preflight.]
expected: TIMEOUT
[treat-as-public to local: success.]
expected: NOTRUN
[treat-as-public to local (same-origin): no preflight required.]
expected: NOTRUN
[treat-as-public to private: failed preflight.]
expected: NOTRUN
[treat-as-public to private: success.]
expected: NOTRUN
[treat-as-public to public: success.]
expected: NOTRUN