TypeScript-DOM-lib-generator icon indicating copy to clipboard operation
TypeScript-DOM-lib-generator copied to clipboard

Add Task Scheduling API

Open zsakowitz opened this issue 3 years ago • 3 comments

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.

zsakowitz avatar Jan 19 '22 06:01 zsakowitz

CLA assistant check
All CLA requirements met.

ghost avatar Jan 19 '22 06:01 ghost

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.

github-actions[bot] avatar Jan 19 '22 06:01 github-actions[bot]

This first needs multiple implementer interest before proceeding.

saschanaz avatar Jan 19 '22 06:01 saschanaz