Skip to content

feat: Use constructor(…) operation instead of extended attribute#153

Merged
TimothyGu merged 4 commits intojsdom:masterfrom
ExE-Boss:feat/use-constructor-operation
Dec 31, 2019
Merged

feat: Use constructor(…) operation instead of extended attribute#153
TimothyGu merged 4 commits intojsdom:masterfrom
ExE-Boss:feat/use-constructor-operation

Conversation

@ExE-Boss
Copy link
Copy Markdown
Contributor

@ExE-Boss ExE-Boss commented Dec 22, 2019

Resolves #131


review?(@pmdartus, @domenic)

@ExE-Boss ExE-Boss force-pushed the feat/use-constructor-operation branch from 89fad38 to 0a85ef7 Compare December 22, 2019 01:50
@ExE-Boss ExE-Boss requested a review from domenic December 22, 2019 13:34
@ExE-Boss ExE-Boss requested a review from domenic December 22, 2019 17:49
Copy link
Copy Markdown
Member

@TimothyGu TimothyGu left a comment

Choose a reason for hiding this comment

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

Code LGTM. You should also update the README and potentially other places (comments?) to account for this change.

@TimothyGu TimothyGu merged commit 701f958 into jsdom:master Dec 31, 2019
@TimothyGu
Copy link
Copy Markdown
Member

@ExE-Boss Would you be willing to help migrate jsdom to use this new syntax?

@ExE-Boss
Copy link
Copy Markdown
Contributor Author

@TimothyGu Done in: jsdom/jsdom#2765.

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.

Align with new WebIDL constructor syntax

4 participants