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

Add scheduler.yield #24439

Merged
merged 2 commits into from
Sep 15, 2024
Merged

Add scheduler.yield #24439

merged 2 commits into from
Sep 15, 2024

Conversation

tunetheweb
Copy link
Contributor

@tunetheweb tunetheweb commented Sep 14, 2024

Summary

Adds scheduler.yield() which is enabled by default in Chrome 129:
https://chromestatus.com/feature/6266249336586240
https://developer.chrome.com/blog/chrome-129-beta#scheduleryield

Test results and supporting details

https://wpt.fyi/results/scheduler/tentative/yield?label=master&label=experimental&aligned

scheduler.yield is available in Chrome 129

Related issues

Was discussed previously here: #24210 (comment) but missed the first 129 Beta cut so couldn't be auto detected but it is in the final stable version.

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 14, 2024
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.

Thank you! 👍

@Elchi3 Elchi3 merged commit 9b591b0 into mdn:main Sep 15, 2024
5 checks passed
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.

2 participants