Skip to content

Fix null realm assertion when activating a service worker#36256

Merged
jdm merged 1 commit intoservo:mainfrom
jdm:sw-assert
Apr 1, 2025
Merged

Fix null realm assertion when activating a service worker#36256
jdm merged 1 commit intoservo:mainfrom
jdm:sw-assert

Conversation

@jdm
Copy link
Copy Markdown
Member

@jdm jdm commented Apr 1, 2025

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

@jdm jdm requested a review from gterzian as a code owner April 1, 2025 03:33
Copy link
Copy Markdown
Member

@gterzian gterzian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@jdm jdm added this pull request to the merge queue Apr 1, 2025
Merged via the queue into servo:main with commit fcef1df Apr 1, 2025
22 checks passed
@jdm jdm deleted the sw-assert branch April 1, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants