screen-share / element-capture

https://screen-share.github.io/element-capture/
19 stars 6 forks source link

Missing tasks in parallel steps in Element Capture #43

Closed dontcallmedom-bot closed 1 month ago

dontcallmedom-bot commented 2 months ago

While crawling Element Capture, 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.

markafoltz commented 1 month ago

@eladalon1983 This issue can be closed.