Skip to content

Conversation

addaleax
Copy link
Member

Make sure that listeners are added properly if there has previously
been one but currently are none for a given event type.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Make sure that listeners are added properly if there has previously
been one but currently are none for a given event type.
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Jun 25, 2020

CI: https://ci.nodejs.org/job/node-test-pull-request/32093/ (:yellow_heart:)

@addaleax addaleax added the eventtarget Issues and PRs related to the EventTarget implementation. label Jun 25, 2020
@addaleax addaleax requested a review from jasnell June 25, 2020 21:50
@addaleax
Copy link
Member Author

fast-track?

@addaleax addaleax added the fast-track PRs that do not need to wait for 48 hours to land. label Jun 25, 2020
@Trott
Copy link
Member

Trott commented Jun 26, 2020

Landed in e18afe4

@Trott Trott closed this Jun 26, 2020
Trott pushed a commit that referenced this pull request Jun 26, 2020
Make sure that listeners are added properly if there has previously
been one but currently are none for a given event type.

PR-URL: #34056
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
codebytere pushed a commit that referenced this pull request Jun 27, 2020
Make sure that listeners are added properly if there has previously
been one but currently are none for a given event type.

PR-URL: #34056
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
@codebytere codebytere mentioned this pull request Jun 28, 2020
codebytere pushed a commit that referenced this pull request Jun 30, 2020
Make sure that listeners are added properly if there has previously
been one but currently are none for a given event type.

PR-URL: #34056
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
@addaleax addaleax deleted the et-fix-add-remove-add branch May 23, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eventtarget Issues and PRs related to the EventTarget implementation. fast-track PRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants