[Webkit-unassigned] [Bug 145551] New: [Streams API] ReadableStreamReader::closed() should be called once by binding code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 02:07:29 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145551

            Bug ID: 145551
           Summary: [Streams API] ReadableStreamReader::closed() should be
                    called once by binding code
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

ReadableStreamReader.closed JS attribute is just an accessor to the promise.
We should only call ReadableStreamReader::closed() when we create the actual promise to set the callbacks properly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150602/af4ecef8/attachment.html>


More information about the webkit-unassigned mailing list