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

Update Worker available methods and apis list #30975

Merged
merged 9 commits into from
Dec 13, 2023

Conversation

skyclouds2001
Copy link
Contributor

Description

update Worker available methods and apis list, add missing methods and apis

Motivation

Additional details

Related issues and pull requests

Relates to #30880 , which is adding documentation for DedicatedWorkerGlobalScope.cancelAnimationFrame() and DedicatedWorkerGlobalScope.requestAnimationFrame()

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

github-actions bot commented Dec 13, 2023

Preview URLs

Flaws (6)

URL: /en-US/docs/Web/API/Web_Workers_API
Title: Web Workers API
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/DedicatedWorkerGlobalScope/requestAnimationFrame does not exist
    • /en-US/docs/Web/API/DedicatedWorkerGlobalScope/cancelAnimationFrame does not exist
    • /en-US/docs/Web/API/Server_Sent_Events does not exist

URL: /en-US/docs/Web/API/Web_Workers_API/Functions_and_classes_available_to_workers
Title: Functions and classes available to Web Workers
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/DedicatedWorkerGlobalScope/requestAnimationFrame does not exist
    • /en-US/docs/Web/API/DedicatedWorkerGlobalScope/cancelAnimationFrame does not exist
    • /en-US/docs/Web/API/Server_Sent_Events does not exist
External URLs (2)

URL: /en-US/docs/Web/API/Web_Workers_API
Title: Web Workers API

(comment last updated: 2023-12-13 05:39:44)

@skyclouds2001 skyclouds2001 marked this pull request as ready for review December 13, 2023 05:38
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner December 13, 2023 05:38
@skyclouds2001 skyclouds2001 requested review from sideshowbarker and removed request for a team December 13, 2023 05:38
@sideshowbarker sideshowbarker merged commit 8e42138 into mdn:main Dec 13, 2023
7 checks passed
@skyclouds2001 skyclouds2001 deleted the worker branch December 13, 2023 05:45
dipikabh pushed a commit to dipikabh/content that referenced this pull request Jan 17, 2024
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