- From: Scott Haseley <notifications@github.com>
- Date: Fri, 26 Jul 2019 16:45:17 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 26 July 2019 23:45:39 UTC
We've made some progress on the API shape here, and are moving ahead with two APIs—scheduler.postTask() and scheduler.yield(). They are closely related (both part of window.scheduler, and tied together by priority), but are useful on their own and can ship independently. The explainer has been updated: [Overview](https://github.com/WICG/main-thread-scheduling) [Prioritized post task](https://github.com/WICG/main-thread-scheduling/blob/master/PrioritizedPostTask.md) [Yield and continuation](https://github.com/WICG/main-thread-scheduling/blob/master/YieldAndContinuation.md) We also have a [design doc](https://docs.google.com/document/d/1xU7HyNsEsbXhTgt0ZnXDbeSXm5-m5FzkLJAT6LTizEI/edit#) which covers both APIs. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/338#issuecomment-515630385
Received on Friday, 26 July 2019 23:45:39 UTC