RESOLVED FIXED 145215
[Streams API] Remove ReadableStreamReader closed promise internal slot
https://bugs.webkit.org/show_bug.cgi?id=145215
Summary [Streams API] Remove ReadableStreamReader closed promise internal slot
youenn fablet
Reported 2015-05-20 11:25:54 PDT
Now that the binding generator adds a promiseDeferred member for each promise-typed attribute, we can use it for ReadableStreamReader closed attribute and remove the internal slot routines.
Attachments
Patch (5.31 KB, patch)
2015-05-20 11:33 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2015-05-20 11:33:25 PDT
WebKit Commit Bot
Comment 2 2015-05-21 11:08:45 PDT
Comment on attachment 253452 [details] Patch Clearing flags on attachment: 253452 Committed r184723: <http://trac.webkit.org/changeset/184723>
WebKit Commit Bot
Comment 3 2015-05-21 11:08:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.