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

Fixes #30419 | cleanup Service Worker API summary #30659

Merged
merged 8 commits into from
Dec 5, 2023

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Nov 30, 2023

Description

in Service Worker API summary page interfaces section, cleanup interfaces that are not defined in API spec, also cleanup GroupData

also add WorkerNavigator.serviceWorker into GroupData, which is adding via #30543

in See also section, list Service Worker API related APIs

Motivation

Additional details

see https://w3c.github.io/ServiceWorker/ also https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API

Related issues and pull requests

Fixes #30419
Depends on: #30543

@github-actions github-actions bot added the Content:WebAPI Web API docs label Nov 30, 2023
Copy link
Contributor

github-actions bot commented Nov 30, 2023

Preview URLs

Flaws (1)

URL: /en-US/docs/Web/API/Service_Worker_API
Title: Service Worker API
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/WorkerNavigator/serviceWorker does not exist
External URLs (1)

URL: /en-US/docs/Web/API/Service_Worker_API
Title: Service Worker API

(comment last updated: 2023-12-02 08:02:57)

@skyclouds2001 skyclouds2001 marked this pull request as ready for review December 1, 2023 18:24
@skyclouds2001 skyclouds2001 requested review from a team as code owners December 1, 2023 18:24
@skyclouds2001 skyclouds2001 requested review from sideshowbarker and bsmth and removed request for a team December 1, 2023 18:24
@sideshowbarker sideshowbarker merged commit 9a0755c into mdn:main Dec 5, 2023
@skyclouds2001 skyclouds2001 deleted the service-worker-api branch December 5, 2023 08:00
estelle pushed a commit to estelle/content that referenced this pull request Dec 5, 2023
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.

Extra Members in Service Worker API GroupData and API summary
2 participants