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 ServiceWorker API to new events structure #13923

Merged
merged 3 commits into from
Mar 16, 2022
Merged

Adapt ServiceWorker API to new events structure #13923

merged 3 commits into from
Mar 16, 2022

Conversation

queengooborg
Copy link
Collaborator

@queengooborg queengooborg commented Mar 16, 2022

This PR adapts the ServiceWorker API to conform to the new events structure.

BCD PR: mdn/browser-compat-data#15199

This PR adapts the ServiceWorker API to conform to the new events structure.
@queengooborg queengooborg requested review from a team as code owners March 16, 2022 00:58
@queengooborg queengooborg requested review from wbamberg and removed request for a team March 16, 2022 00:58
@github-actions github-actions bot added the Content:WebAPI Web API docs label Mar 16, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

URL: /en-US/docs/Web/API/ServiceWorker
Title: ServiceWorker
on GitHub
Flaw count: 2

  • bad_bcd_links:
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/ServiceWorker/statechange_event
Title: ServiceWorker: statechange event
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.ServiceWorker.statechange_event

URL: /en-US/docs/Web/API/ServiceWorker/error_event
Title: ServiceWorker: error event
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.ServiceWorker.error_event

External URLs

URL: /en-US/docs/Web/API/ServiceWorker
Title: ServiceWorker
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/ServiceWorker/statechange_event
Title: ServiceWorker: statechange event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/ServiceWorker/error_event
Title: ServiceWorker: error event
on GitHub

No new external URLs

queengooborg and others added 2 commits March 16, 2022 08:11
Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
@teoli2003 teoli2003 merged commit 1460147 into mdn:main Mar 16, 2022
@queengooborg queengooborg deleted the api/ServiceWorker/events branch March 16, 2022 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants