Bug 196258 - Implement Blob.stream, Blob.text and Blob.arrayBuffer
Summary: Implement Blob.stream, Blob.text and Blob.arrayBuffer
Status: RESOLVED DUPLICATE of bug 217457
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 213168 213198
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-26 09:48 PDT by Marijn Kruisselbrink
Modified: 2020-10-12 12:36 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marijn Kruisselbrink 2019-03-26 09:48:40 PDT
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.
Comment 1 Radar WebKit Bug Importer 2019-03-28 12:04:58 PDT
<rdar://problem/49389508>
Comment 2 Alex Christensen 2020-10-12 12:36:49 PDT

*** This bug has been marked as a duplicate of bug 217457 ***