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

Doc: Align the EventTarget.dispatchEvent doc with the actual behavior #39127

Merged
merged 1 commit into from Jun 26, 2021

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

Copy link
Contributor

@aduh95 aduh95 left a comment

Thanks, looking good. A few suggestions:

doc/api/events.md Show resolved Hide resolved
doc/api/events.md Outdated Show resolved Hide resolved
doc/api/events.md Outdated Show resolved Hide resolved
@RhnSharma
Copy link
Contributor Author

@RhnSharma RhnSharma commented Jun 23, 2021

@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
aduh95 approved these changes Jun 23, 2021
@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jun 23, 2021

Copy link
Member

@benjamingr benjamingr left a comment

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

@lpinca
lpinca approved these changes Jun 24, 2021
PR-URL: #39127
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@aduh95 aduh95 force-pushed the RhnSharma:fix-event-doc branch from b42579c to ffda9a8 Jun 26, 2021
@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jun 26, 2021

Landed in ffda9a8

@aduh95 aduh95 merged commit ffda9a8 into nodejs:master Jun 26, 2021
13 checks passed
13 checks passed
@github-actions
build-tarball
Details
@github-actions
lint-commit-message
Details
@github-actions
build-windows
Details
@github-actions
lint-addon-docs
Details
@github-actions
build-docs
Details
@github-actions
test-linux
Details
@github-actions
lint-cpp
Details
@github-actions
lint-md
Details
@github-actions
lint-js
Details
@github-actions
lint-py
Details
@github-actions
lint-sh
Details
@github-actions
lint-codeowners
Details
@github-actions
lint-pr-url
Details
targos added a commit that referenced this pull request Jul 11, 2021
PR-URL: #39127
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

5 participants