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

Editorial: Update use of WebIDL "invoke a callback function" #270

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

jeremyroman
Copy link
Contributor

This algorithm can now handle the need to report an exception thrown by the callback. Some small tweaks are made for consistency with other specifications.

Part of whatwg/webidl#1425.

This algorithm can now handle the need to report an exception thrown by the callback. Some small tweaks are made for consistency with other specifications.

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

@clelland have a chance to look?

@clelland
Copy link
Contributor

clelland commented Aug 9, 2024

The extra and "`report\`" kinda threw me for a minute there, until I realized it wasn't related to this spec's reports :)

LGTM, thanks!

@jeremyroman
Copy link
Contributor Author

I don't have write access to this repository; is it possible for you to merge for me? (there does seem to be a build failure is unrelated to my change, though)

@clelland
Copy link
Contributor

clelland commented Aug 9, 2024

Yeah, there is a build failure; I'm going to see if I can clean that up first and then commit this.

@clelland clelland merged commit 36c72cc into w3c:main Aug 13, 2024
2 of 3 checks passed
github-actions bot added a commit that referenced this pull request Aug 13, 2024
SHA: 36c72cc
Reason: push, by clelland

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Aug 13, 2024
SHA: 36c72cc
Reason: push, by clelland

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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