Summary: We want to prototype TransformStream and 
ReadableStream.pipeThrough method, which are used to transform a given 
stream for another use.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1764099

Specification:
- https://streams.spec.whatwg.org/#ts-class
- https://streams.spec.whatwg.org/#rs-pipe-through

Platform coverage: All

Preference: Both are behind `dom.streams.transform_streams.enabled` which 
will be enabled on Nightly-only for now.

Other browsers: 
- TransformStream: Shipped in Chrome 67 and Safari 14.1
- pipeThrough: Shipped in Chrome 59 and Safari 10.1

web-platform-tests:
- https://wpt.live/streams/transform-streams/
- https://wpt.live/streams/piping/pipe-through.any.js

-- 
You received this message because you are subscribed to the Google Groups 
"dev-platform@mozilla.org" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dev-platform+unsubscr...@mozilla.org.
To view this discussion on the web visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/733e7a4f-a0e4-4ced-8078-7906a71e23a7n%40mozilla.org.

Reply via email to