Bug 150444

Summary: [Streams API] Implement abort method on writable streams
Product: WebKit Reporter: Xabier Rodríguez Calvar <calvaris>
Component: New BugsAssignee: Xabier Rodríguez Calvar <calvaris>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Xabier Rodríguez Calvar 2015-10-22 04:35:24 PDT
[Streams API] Implement abort method on writable streams
Comment 1 Xabier Rodríguez Calvar 2015-10-22 04:39:01 PDT
Created attachment 263822 [details]
Patch
Comment 2 youenn fablet 2015-10-22 06:20:24 PDT
LGTM.
Maybe update the error msg, and use let/const instead of var?
Comment 3 Xabier Rodríguez Calvar 2015-10-22 07:19:18 PDT
Created attachment 263824 [details]
Patch

You got it!
Comment 4 WebKit Commit Bot 2015-10-26 08:10:02 PDT
Comment on attachment 263824 [details]
Patch

Clearing flags on attachment: 263824

Committed r191584: <http://trac.webkit.org/changeset/191584>
Comment 5 WebKit Commit Bot 2015-10-26 08:10:07 PDT
All reviewed patches have been landed.  Closing bug.