Open
Bug 1756893
Opened 3 years ago
Updated 7 months ago
Add specification text for ReadableStream algorithms that don't have them
Categories
(Core :: DOM: Streams, enhancement, P3)
Core
DOM: Streams
Tracking
()
NEW
People
(Reporter: mgaudet, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: dom-lws-bugdash-triage)
When I initially implemented ReadableStreams I thought having the spec text inline would be superfluous, but I have come to appreciate it.
We should go back and add the text to places it was missed.
(Unless anyone wants to do it right now)
Keywords: good-first-bug
Stlil a thing e.g. https://searchfox.org/mozilla-central/source/dom/streams/ReadableByteStreamController.cpp#1092
Whiteboard: dom-lws-bugdash-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•