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

Update uses of WebIDL "invoke a callback function" #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeremyroman
Copy link

@jeremyroman jeremyroman commented Aug 2, 2024

It seems to be intended here that errors within these callbacks are reported, rather than rethrown. Making an explicit choice is now required.

The argument list is now also wrapped in the list shorthand, since a single object is not, itself, a valid arguments list.

Part of whatwg/webidl#1425.


Preview | Diff

It seems to be intended here that errors within these callbacks are
reported, rather than rethrown. Making an explicit choice is now
required.

The argument list is now also wrapped in the list shorthand, since a
single object is not, itself, a valid arguments list.

Part of whatwg/webidl#1425.
@jeremyroman
Copy link
Author

@inexorabletash ptal?

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.

1 participant