Skip to content

Conversation

@RhnSharma
Copy link
Contributor

@RhnSharma RhnSharma commented Jun 23, 2021

Fixes #39125

Hi @aduh95 @aral @Ayase-252, how does this look?
Let me know if this needs any changes.
Thanks

@github-actions github-actions bot added doc Issues and PRs related to the documentations. events Issues and PRs related to the events subsystem / EventEmitter. labels Jun 23, 2021
Copy link
Contributor

@aduh95 aduh95 left a comment

Choose a reason for hiding this comment

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

Thanks, looking good. A few suggestions:

@RhnSharma
Copy link
Contributor Author

@aduh95 I have made the changes you suggested. Please take a look at it and let me know if this needs any changes.
Thanks

@aduh95
Copy link
Contributor

aduh95 commented Jun 23, 2021

@nodejs/events @jasnell FYI.

Copy link
Member

@benjamingr benjamingr left a comment

Choose a reason for hiding this comment

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

Yeah this is leftovers from the NodeEventTarget split - good catch and fix!

@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 24, 2021
PR-URL: nodejs#39127
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@aduh95
Copy link
Contributor

aduh95 commented Jun 26, 2021

Landed in ffda9a8

@aduh95 aduh95 merged commit ffda9a8 into nodejs:master Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. events Issues and PRs related to the events subsystem / EventEmitter.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EventTarget dispatchEvent cannot be called with an object, contrary to what is stated in the docs

5 participants