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:    

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 ***