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

stream: align @@toStringTag with other Web Streams implementations #45136

Closed
wants to merge 1 commit into from

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Oct 23, 2022

None of the other implementations are using a getter, let's align.

Alternative to #45117.
Fixes: #45114

@lpinca lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2022
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 23, 2022
@nodejs-github-bot
Copy link
Collaborator

@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 23, 2022
@aduh95
Copy link
Contributor Author

aduh95 commented Oct 26, 2022

Supplanted by #45117

@aduh95 aduh95 closed this Oct 26, 2022
@aduh95 aduh95 deleted the webstream-toStringTag branch October 26, 2022 15:50
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. needs-ci PRs that need a full CI run. web streams
Projects
None yet
Development

Successfully merging this pull request may close these issues.

web streams have no Symbol.toStringTag on their prototypes
8 participants