Skip to content

Conversation

@dontcallmedom-bot
Copy link
Contributor

This pull request was automatically created by Strudy upon detecting errors in Missing tasks in parallel steps in Web Cryptography API.

Similar errors had already been detected. Please check that the diff is correct, and that the errors have not already been reported in https://github.com/w3c/webcrypto.

If everything is OK, you can merge this pull request which will report the issue below to the repo, and update the underlying report file with a link to the said issue.


Title: Missing tasks in parallel steps in Web Cryptography API
Tracked: >-
Unconventional usage of "throw", see
w3c/webcrypto#386 (comment)
Repo: 'https://github.com/w3c/webcrypto'

While crawling Web Cryptography 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.

@dontcallmedom dontcallmedom merged commit 7ed2ee4 into main Jul 7, 2025
1 check passed
@dontcallmedom dontcallmedom deleted the webcrypto-2-missingtask branch July 7, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants