[Webkit-unassigned] [Bug 144907] New: [Streams API] Delegate ReadableStreamReader reference counting to ReadableStream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 02:35:36 PDT 2015


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

            Bug ID: 144907
           Summary: [Streams API] Delegate ReadableStreamReader reference
                    counting to ReadableStream
    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

The current implementation handles reader and stream as related but independent entities.
This causes some complexity and some bugs to maintain their state and link correctly.
It might be simpler to adapt the ReadableStreamController link for the reader.

-- 
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/20150512/0f60e561/attachment-0001.html>


More information about the webkit-unassigned mailing list