Bug 172716

Summary: [Readable Streams API] Fix ReadableStream "strategy" argument handling
Product: WebKit Reporter: Romain Bellessort <romain.wkt>
Component: WebCore Misc.Assignee: Romain Bellessort <romain.wkt>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, buildbot, calvaris, cdumez, commit-queue, nael.ouedp, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Romain Bellessort 2017-05-30 07:52:12 PDT
Handling of ReadableStream "strategy" optional argument is not in line with spec. Some tests should also be updated.
Comment 1 Romain Bellessort 2017-06-26 07:42:52 PDT
Created attachment 313836 [details]
Patch
Comment 2 Xabier Rodríguez Calvar 2017-06-28 01:54:08 PDT
Comment on attachment 313836 [details]
Patch

Please, ping me on IRC for cq+
Comment 3 WebKit Commit Bot 2017-06-29 09:19:42 PDT
Comment on attachment 313836 [details]
Patch

Clearing flags on attachment: 313836

Committed r218926: <http://trac.webkit.org/changeset/218926>
Comment 4 WebKit Commit Bot 2017-06-29 09:19:43 PDT
All reviewed patches have been landed.  Closing bug.