[dev-platform] Re: Intent to ship: TransformStreams and ReadableStream.pipeThrough

2022-05-19 Thread Kagami Rosylight
This will be on version 102. On Thursday, May 19, 2022 at 12:11:25 AM UTC+2 Kagami Rosylight wrote: > Summary: We want to ship TransformStream and ReadableStream.pipeThrough > method, which was prototyped in > https://bugzilla.mozilla.org/show_bug.cgi?id=1764099. > > Bug:

[dev-platform] Intent to prototype: Transferable streams

2022-05-19 Thread Kagami Rosylight
*Summary*: We want to let stream objects be transferable via postMessage(). *Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1659025 *Specification*: https://streams.spec.whatwg.org/#rs-transfer, https://streams.spec.whatwg.org/#ws-transfer, https://streams.spec.whatwg.org/#ts-transfer