FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[v16.x backport] events: add `CustomEvent` by aduh95 · Pull Request #44082 · nodejs/node · GitHub

/ node Public

[v16.x backport] events: add CustomEvent - #44082

Closed
aduh95 wants to merge 2 commits into
nodejs:v16.x-stagingfrom
aduh95:backport-CustomEvent
Closed

[v16.x backport] events: add CustomEvent#44082
aduh95 wants to merge 2 commits into
nodejs:v16.x-stagingfrom
aduh95:backport-CustomEvent

Conversation

aduh95 commented Aug 1, 2022

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/startup

nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v16.x labels Aug 1, 2022
aduh95 requested a review from targos August 1, 2022 09:34

targos commented Aug 1, 2022

Copy link
Copy Markdown
Member

Can you please rebase? I removed a7677bc from staging

daeyeon added 2 commits August 1, 2022 23:36
This implements the Web API `CustomEvent` in `internal/event_target`.

Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

PR-URL: nodejs#43514
Refs: nodejs#40678
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

PR-URL: nodejs#43885
Fixes: nodejs#40678
Refs: nodejs#43514
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
aduh95 force-pushed the backport-CustomEvent branch from 112b2a1 to 63c33e2 Compare August 1, 2022 21:36

daeyeon commented Aug 2, 2022

Copy link
Copy Markdown
Member

@aduh95 Thanks for this backporting.

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

targos commented Aug 2, 2022

Copy link
Copy Markdown
Member

Landed in a8c2418...7a5de2c

targos closed this Aug 2, 2022
targos pushed a commit that referenced this pull request Aug 2, 2022
This implements the Web API `CustomEvent` in `internal/event_target`.

Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

PR-URL: #43514
Backport-PR-URL: #44082
Refs: #40678
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
targos pushed a commit that referenced this pull request Aug 2, 2022
Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

PR-URL: #43885
Backport-PR-URL: #44082
Fixes: #40678
Refs: #43514
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
aduh95 deleted the backport-CustomEvent branch August 2, 2022 08:30
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
This implements the Web API `CustomEvent` in `internal/event_target`.

Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

PR-URL: nodejs/node#43514
Backport-PR-URL: nodejs/node#44082
Refs: nodejs/node#40678
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

PR-URL: nodejs/node#43885
Backport-PR-URL: nodejs/node#44082
Fixes: nodejs/node#40678
Refs: nodejs/node#43514
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL