Closed Bug 1493537 Opened 6 years ago Closed 3 years ago

Implement TransformStream

Categories

(Core :: DOM: Streams, enhancement, P3)

64 Branch
enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1730586

People

(Reporter: 709922234, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:64.0) Gecko/20100101 Firefox/64.0 Build ID: 20180923100316 Expected results: https://streams.spec.whatwg.org/#ts
Blocks: streams
Component: Untriaged → DOM
Product: Firefox → Core
Priority: -- → P3
Alias: TransformStream
Component: DOM → DOM: Core & HTML
Status: UNCONFIRMED → NEW
Type: defect → enhancement
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → All

Any news on this? Would be amazing if Firefox supported the full spectrum of the Streams API!

The lack of the TransformStream API is making it harder than necessary to build the product I'm working on – an end-to-end encrypted file sending service. Can we get an update on this issue?

Safari 14.1 now appears to support Transform Streams. An update on Firefox's position on the API would be nice.

Blocks: 1486949

Node and Deno now support the WHATWG streams API so its usage is bound to grow. Firefox is now the only modern browser to not support transform stream & writable stream.

I use this in my website, if not available I fall back to server side rendering

Component: DOM: Core & HTML → DOM: Streams

Yeah, let's dup this there, as that will be the tree under which the work will be done.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
No longer blocks: 1486949, streams-meta, streams
Alias: TransformStream
You need to log in before you can comment on or make changes to this bug.