-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
TPAC2024Topic for discussion at TPAC 2024Topic for discussion at TPAC 2024
Description
TPAC 2024: The Prioritized Task Scheduling API shipping in Chromium introduces JavaScript task prioritization where applications can post tasks with high priority and background priority. Should we provide a way for developers to set the priority of the JavaScript tasks associated with IDBRequests and IDBTransactions?
For example, an application could indicate that an IDB read request is user blocking when the application needs results from IDB to load or display. Setting a user blocking priority could increase the priority of the JavaScript event tasks associated with the IDBRequest and IDBTransaction.
Metadata
Metadata
Assignees
Labels
TPAC2024Topic for discussion at TPAC 2024Topic for discussion at TPAC 2024