Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotate methods in WebCodecs that throw #3970

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

pablosichert
Copy link
Contributor

I went through all methods in WebCodecs.webidl and annotated those that throw according to the spec with [Throws].

This is not a breaking change since the WebCodecs.webidl file is located in the unstable directory.

Copy link
Collaborator

@daxpedda daxpedda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@daxpedda
Copy link
Collaborator

@pablosichert this needs a rebase, I was about to do it myself but I don't have permissions because the repo is in an organization.

@daxpedda daxpedda added the waiting for author Waiting for author to respond label Jun 23, 2024
@pablosichert
Copy link
Contributor Author

@daxpedda thank you for reviewing – just rebased.

@daxpedda daxpedda removed the waiting for author Waiting for author to respond label Jun 26, 2024
@daxpedda daxpedda merged commit ad82651 into rustwasm:main Jun 26, 2024
25 checks passed
@pablosichert pablosichert deleted the webcodecs-throws branch June 26, 2024 16:01
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.

2 participants