WICG / idle-detection

A proposal for an idle detection and notification API for the web
Other
68 stars 22 forks source link

Missing tasks in parallel steps in Idle Detection API #54

Closed dontcallmedom-bot closed 1 week ago

dontcallmedom-bot commented 1 week ago

While crawling Idle Detection API, the following algorithms fire an event, or resolve or reject a Promise, within a step that runs in parallel without first queuing a task:

See Dealing with the event loop in the HTML specification for guidance on how to deal with algorithm sections that run in parallel.

Cc @dontcallmedom @tidoust

This issue was detected and reported semi-automatically by Strudy based on data collected in webref.