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 Task Scheduling API #1249

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add Task Scheduling API #1249

wants to merge 2 commits into from

Conversation

zsakowitz
Copy link

This pull request adds the Task Scheduling API to the DOM, Service Worker, Shared Worker, and Web Worker libraries. It includes SchedulerPostTaskOptions, Scheduler, scheduler, TaskSignal, TaskSignalEventMap, and TaskPriority.

An issue I'm currently having is that building it removes all types I added, and changing overridingTypes.jsonc doesn't seem to be working. If anybody could help me out with it I'd appreciate it.

@ghost
Copy link

ghost commented Jan 19, 2022

CLA assistant check
All CLA requirements met.

@github-actions
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@saschanaz
Copy link
Contributor

This first needs multiple implementer interest before proceeding.

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

Successfully merging this pull request may close these issues.

None yet

3 participants