Bug 148075 - [Streams API] ReadableStream close methods should better match specification naming
Summary: [Streams API] ReadableStream close methods should better match specification ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Xabier Rodríguez Calvar
URL:
Keywords:
Depends on: 147092 147978
Blocks:
  Show dependency treegraph
 
Reported: 2015-08-17 04:08 PDT by Xabier Rodríguez Calvar
Modified: 2015-10-06 01:35 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.78 KB, patch)
2015-08-17 04:47 PDT, Xabier Rodríguez Calvar
no flags Details | Formatted Diff | Diff
Patch (5.72 KB, patch)
2015-08-18 04:44 PDT, Xabier Rodríguez Calvar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xabier Rodríguez Calvar 2015-08-17 04:08:45 PDT
[Streams API] Follow up rework of streams closing
Comment 1 Xabier Rodríguez Calvar 2015-08-17 04:47:52 PDT
Created attachment 259142 [details]
Patch

Changes suggested by Youenn in bug 147978 (patch won't apply to trunk because it depends on it).
Comment 2 Xabier Rodríguez Calvar 2015-08-18 04:44:52 PDT
Created attachment 259261 [details]
Patch

Reposting since bug 147978 is fixed and we can get EWS on it. We are ready for review.
Comment 3 youenn fablet 2015-08-18 10:46:31 PDT
(In reply to comment #2)
> Created attachment 259261 [details]
> Patch
> 
> Reposting since bug 147978 is fixed and we can get EWS on it. We are ready
> for review.

LGTM
Comment 4 Xabier Rodríguez Calvar 2015-08-27 09:51:39 PDT
Ping. Any review?