Open
Bug 2044628
Opened 2 months ago
Updated 1 month ago
Implement {Blob|Body}.textStream()
Categories
(Core :: DOM: Streams, enhancement)
Core
DOM: Streams
Tracking
()
NEW
People
(Reporter: noam.j.rosenthal, Assigned: saschanaz)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36
Steps to reproduce:
See https://github.com/whatwg/fetch/pull/1862 and https://github.com/w3c/FileAPI/pull/221
This is a convenience method for text streaming
Comment 1•2 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, but is not confident enough to move the bug to that component.
Component: Untriaged → General
Updated•2 months ago
|
Component: General → DOM: Core & HTML
Product: Firefox → Core
| Assignee | ||
Comment 2•1 month ago
|
||
Not really stream but still stream-y so moving to streams.
Component: DOM: Core & HTML → DOM: Streams
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → krosylight
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•1 month ago
|
||
Hey Kagami, could you please give me a rough idea of sizing so I can do the necessary admin? Rough # of weeks is enough
Flags: needinfo?(krosylight)
You need to log in
before you can comment on or make changes to this bug.
Description
•