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

DedicatedWorkerGlobalScope: add requestAnimationFrame and cancelAnimationFrame #23801

Merged
merged 1 commit into from
Jan 21, 2023
Merged

DedicatedWorkerGlobalScope: add requestAnimationFrame and cancelAnimationFrame #23801

merged 1 commit into from
Jan 21, 2023

Conversation

StenAL
Copy link
Contributor

@StenAL StenAL commented Jan 21, 2023

Description

These are instance methods included by the AnimationFrameProvider mixin.

See https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#animation-frames:dedicatedworkerglobalscope

@StenAL StenAL requested a review from a team as a code owner January 21, 2023 12:27
@StenAL StenAL requested review from jpmedley and removed request for a team January 21, 2023 12:27
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jan 21, 2023
@github-actions
Copy link
Contributor

Preview URLs

Flaws (1)

URL: /en-US/docs/Web/API/DedicatedWorkerGlobalScope
Title: DedicatedWorkerGlobalScope
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/WorkerGlobalScope/performance redirects to /en-US/docs/Web/API/performance_property

@teoli2003 teoli2003 merged commit ae2fc99 into mdn:main Jan 21, 2023
@StenAL StenAL deleted the worker-animation-frame branch January 21, 2023 15:59
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.

None yet

2 participants