Skip to content

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

Merged
teoli2003 merged 1 commit intomdn:mainfrom
queengooborg:api/ServiceWorkerRegistration/updatefound/events
Apr 1, 2022
Merged

Adapt api.ServiceWorkerRegistration.onupdatefound to new events structure#15549
teoli2003 merged 1 commit intomdn:mainfrom
queengooborg:api/ServiceWorkerRegistration/updatefound/events

Conversation

@queengooborg
Copy link
Contributor

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
Contributor

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