Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt api.ServiceWorkerRegistration.onupdatefound to new events structure #15549

Conversation

queengooborg
Copy link
Collaborator

This PR adapts the updatefound event of the ServiceWorkerRegistration API to conform to the new events structure.

…ture

This PR adapts the updatefound event of the ServiceWorkerRegistration API to conform to the new events structure.
@queengooborg queengooborg added data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation labels Mar 28, 2022
}
},
"status": {
"experimental": true,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like "experimental" is incorrectly set to true for lots of features in this file. Maybe worth a separate PR to fix?

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

LGTM. Once mdn/content#14543 is merged, I'm happy to merge this one as well.

@Elchi3 Elchi3 removed the needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation label Apr 1, 2022
@teoli2003
Copy link
Contributor

I just merged the content PR, so I merge this one too.

@teoli2003 teoli2003 merged commit 5d8eeff into mdn:main Apr 1, 2022
@queengooborg queengooborg deleted the api/ServiceWorkerRegistration/updatefound/events branch April 1, 2022 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants