webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Missing tasks in parallel steps in Web Authentication: An API for accessing Public Key Credentials - Level 3

Open dontcallmedom-bot opened this issue 8 months ago • 1 comments

While crawling Web Authentication: An API for accessing Public Key Credentials - Level 3, 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.

dontcallmedom-bot avatar Jan 30 '25 10:01 dontcallmedom-bot