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 usage of EnumerableOwnProperty(Names) in the structured cloning algorithm #5374

Closed
domenic opened this issue Mar 19, 2020 · 4 comments · Fixed by #5394
Closed

Update usage of EnumerableOwnProperty(Names) in the structured cloning algorithm #5374

domenic opened this issue Mar 19, 2020 · 4 comments · Fixed by #5394
Labels
good first issue Ideal for someone new to a WHATWG standard or software project topic: serialize and transfer

Comments

@domenic
Copy link
Member

domenic commented Mar 19, 2020

https://html.spec.whatwg.org/#structuredserializeinternal step 26.4:

Let enumerableKeys be ! EnumerableOwnPropertyNames(value, key).

@domenic domenic added good first issue Ideal for someone new to a WHATWG standard or software project topic: serialize and transfer labels Mar 19, 2020
@AjayPoshak
Copy link
Contributor

I would like to take it up.

@annevk
Copy link
Member

annevk commented Mar 20, 2020

@AjayPoshak go for it! (Edit: note you need to be able to sign https://participate.whatwg.org/agreement.)

@AjayPoshak
Copy link
Contributor

I have one concern with agreement on this line

I represent that I do not work in the field of web technologies as an employee, 
contractor, or agent of another person or legal entity, and make this Agreement in my 
personal capacity only.

Does this mean that web developers can't contribute to WHATWG?

@annevk
Copy link
Member

annevk commented Mar 22, 2020

It does not, but unfortunately getting it clarified is taking its time: whatwg/sg#67. I think given your employer (per your personal site) you can sign as individual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Ideal for someone new to a WHATWG standard or software project topic: serialize and transfer
Development

Successfully merging a pull request may close this issue.

3 participants