[Webkit-unassigned] [Bug 145641] New: [Streams API] ReadableStream should store callbacks as a Deque

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 02:33:47 PDT 2015


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

            Bug ID: 145641
           Summary: [Streams API] ReadableStream should store callbacks as
                    a Deque
    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

Currently, ReadableStream stores callbacks as Vector, but it should be a Deque as we are doing FIFO here.

-- 
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/20150604/90513112/attachment.html>


More information about the webkit-unassigned mailing list