Ship TransformStream and ReadableStream.pipeThrough
Categories
(Core :: DOM: Streams, task, P1)
Tracking
()
People
(Reporter: evilpies, Assigned: saschanaz)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Comment 3•3 years ago
|
||
bugherder |
Comment 4•3 years ago
•
|
||
FYI FF102 Docs work related to this can be tracked in https://github.com/mdn/content/issues/16813
Most of the docs were updated recently when this was enabled in Nightly, so mostly this is just update to compatibility data and addition to release notes.
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: New APIs, bringing us to near feature parity with Chrome
[Affects Firefox for Android]: Yes
[Suggested wording]: "TransformStreams has landed, allowing you to pipe from a ReadableStream to a WritableStream, executing a transformation on chunks"
[Links (documentation, blog post, etc)]: https://developer.mozilla.org/en-US/docs/Web/API/TransformStream
Comment 6•3 years ago
|
||
Hi Matthew, don't know who that request is for. I stole some of the words for the MDN developer page though - https://github.com/mdn/content/pull/16815
Updated•3 years ago
|
Description
•