Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zuckerruebe
Copy link
Contributor

@zuckerruebe zuckerruebe commented Dec 18, 2025

Description

It's already been fixed in the source code of the linked Simple random stream example. (In general, the example should be reduced, I'd say. Without looking at the full source code, one doesn't know what list2 and result are, e.g.)

Related issues and pull requests

Fixes #42242.

Fixes mdn#42242. It's already been fixed in the source code of the linked [Simple random stream example](https://mdn.github.io/dom-examples/streams/simple-random-stream/). (In general, the example should be reduced, I'd say. Without looking at the full source code, one doesn't know what `list2` and `result` are, e.g.)
@zuckerruebe zuckerruebe requested a review from a team as a code owner December 18, 2025 16:26
@zuckerruebe zuckerruebe requested review from sideshowbarker and removed request for a team December 18, 2025 16:27
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Dec 18, 2025
Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Good catch, thank you

@Josh-Cena Josh-Cena merged commit 0df016a into mdn:main Dec 18, 2025
7 checks passed
@github-actions
Copy link
Contributor

@zuckerruebe zuckerruebe deleted the patch-1 branch December 19, 2025 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doesn't make sense to add value to para.textContent when done is true, i.e. value is guaranteed to be undefined

2 participants