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

Merge main to branch #172

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Merge main to branch #172

merged 2 commits into from
Aug 20, 2024

Conversation

xyaoinum
Copy link
Collaborator

@xyaoinum xyaoinum commented Aug 20, 2024

jeremyroman and others added 2 commits August 9, 2024 16:16
Unforunately this isn't purely editorial, because in the process of
adjusting the use of "invoke" a number of other things needed to be
clarified.

Namely:
* the operation map now holds JS function objects (i.e., anything with
  [[Call]])
* these function objects are converted to a specific IDL types only
  when they are about to be invoked
* the select URL algorithm reacts to the promise rather than expecting
  its value (or rejection reason) to be immediately available

Part of whatwg/webidl#1425.
Adjust callback function invocation.
@xyaoinum xyaoinum merged commit 98a811e into yao-align-IDL Aug 20, 2024
2 checks passed
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