Bug 196258
Summary: | Implement Blob.stream, Blob.text and Blob.arrayBuffer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marijn Kruisselbrink <mek> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, ap, cdumez, tomac, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 213168, 213198 | ||
Bug Blocks: |
Marijn Kruisselbrink
https://github.com/w3c/FileAPI/pull/117 adds three new methods to the Blob interface to provide an easier to use API to read Blobs (and Files). It would be great if WebKit would implement these methods.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/49389508>
Alex Christensen
*** This bug has been marked as a duplicate of bug 217457 ***