Bug 316191
| Summary: | Implement {Blob|Body}.textStream | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Noam Rosenthal <noam> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Noam Rosenthal
See https://github.com/whatwg/fetch/pull/1862 and https://github.com/w3c/FileAPI/pull/221
The textStream() method is a convenience/ergonomic addition to stream utf-8 text from a response, request or blob.
This is in preperation of HTML streaming
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |