[Webkit-unassigned] [Bug 151497] New: [Streams API] pull function of tee should call readFromReadableStreamReader directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 09:32:50 PST 2015


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

            Bug ID: 151497
           Summary: [Streams API] pull function of tee should call
                    readFromReadableStreamReader directly
    Classification: Unclassified
           Product: WebKit
           Version: WebKit 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

pull function of tee should call readFromReadableStreamReader directly.
Currently it calls ReadableStream.read() which is suboptimal.

-- 
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/20151120/e9caad35/attachment.html>


More information about the webkit-unassigned mailing list