Skip to content

Editorial: add missing args for CreateBuiltinFunction - #1539

Merged
annevk merged 6 commits into
whatwg:mainfrom
ShinWonho:main
Nov 20, 2025
Merged

Editorial: add missing args for CreateBuiltinFunction#1539
annevk merged 6 commits into
whatwg:mainfrom
ShinWonho:main

Conversation

@ShinWonho

@ShinWonho ShinWonho commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

Previously, length and name arguments for CreateBuiltinFunction were missing.
This PR adds them to align with the ECMAScript specification.


Preview | Diff

@annevk annevk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks good to me. Might be good if someone else takes a look too though, maybe @Ms2ger or @saschanaz?

Comment thread index.bs
@annevk

annevk commented Nov 11, 2025

Copy link
Copy Markdown
Member

You'll also have to complete https://participate.whatwg.org/agreement.

@ShinWonho

Copy link
Copy Markdown
Contributor Author

You'll also have to complete https://participate.whatwg.org/agreement.

When I try to submit the agreement, I get the error message: "Email is already present in the system". However, it seems that the participant data is still added to individuals.json.

@annevk

annevk commented Nov 11, 2025

Copy link
Copy Markdown
Member

Oh that's weird, not sure what would have caused that as your email address does appear to be unique.

@Ms2ger Ms2ger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This seems reasonable. Are the length/name observable for any of the functions that didn't previously have them defined explicitly?

Comment thread index.bs
Comment thread index.bs
Comment thread index.bs Outdated
Comment thread index.bs Outdated
Comment thread index.bs Outdated
Comment thread index.bs Outdated
Comment thread index.bs Outdated
ShinWonho and others added 5 commits November 12, 2025 13:56
Co-authored-by: Ms2ger <Ms2ger@gmail.com>
Co-authored-by: Ms2ger <Ms2ger@gmail.com>
Co-authored-by: Ms2ger <Ms2ger@gmail.com>
Co-authored-by: Ms2ger <Ms2ger@gmail.com>
Co-authored-by: Ms2ger <Ms2ger@gmail.com>
@annevk
annevk merged commit fb0c9c9 into whatwg:main Nov 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants