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

Prioritized Task Scheduling: scheduler.yield() #1039

Closed
shaseley opened this issue Jun 7, 2024 · 3 comments
Closed

Prioritized Task Scheduling: scheduler.yield() #1039

shaseley opened this issue Jun 7, 2024 · 3 comments

Comments

@shaseley
Copy link

shaseley commented Jun 7, 2024

Request for Mozilla Position on an Emerging Web Specification

Other information

This builds on scheduler.postTask(), which I know has been prototyped but not shipped in Gecko. We recently landed WICG/scheduling-apis#92 to try to address concerns captured in WICG/scheduling-apis#67. That same concern will apply to this API, which builds on the existing prioritization in the spec.

@sefeng211
Copy link
Member

I think the task ordering can still be discussed, but generally we are positive for this.

@zcorpan
Copy link
Member

zcorpan commented Jun 10, 2024

https://mozilla.github.io/standards-positions/#scheduling-api entry exists, this is an addition. No new entry needed.

@zcorpan zcorpan closed this as completed Jun 10, 2024
@sefeng211
Copy link
Member

Implementation tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1920115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants