Bug 146405

Summary: [Streams API] ReadableStreamReader.read() should use DOMPromise
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

youenn fablet
Reported 2015-06-28 23:29:47 PDT
We should migrate from callbacks to DOMPromise.
Attachments
youenn fablet
Comment 1 2015-07-07 00:04:27 PDT
It is easier to do custom binding removal of read() and migration to DOMPromise in a single patch. *** This bug has been marked as a duplicate of bug 146643 ***
Note You need to log in before you can comment on or make changes to this bug.