Closed
Bug 1493537
Opened 6 years ago
Closed 3 years ago
Implement TransformStream
Categories
(Core :: DOM: Streams, enhancement, P3)
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
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Blocks: streams-meta
Updated•6 years ago
|
Alias: TransformStream
Assignee | ||
Updated•6 years ago
|
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!
Comment 2•4 years ago
|
||
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.
Comment 4•3 years ago
|
||
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.
Comment 5•3 years ago
|
||
I use this in my website, if not available I fall back to server side rendering
Updated•3 years ago
|
Component: DOM: Core & HTML → DOM: Streams
Comment 6•3 years ago
|
||
Dup. of bug 1730586?
Comment 7•3 years ago
|
||
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
Updated•3 years ago
|
Updated•3 years ago
|
Alias: TransformStream
You need to log in
before you can comment on or make changes to this bug.
Description
•