[Webkit-unassigned] [Bug 141160] New: [Streams API] Support the start method parameter in ReadableStream constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 2 07:26:32 PST 2015


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

            Bug ID: 141160
           Summary: [Streams API] Support the start method parameter in
                    ReadableStream constructor
    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

As per https://streams.spec.whatwg.org/#rs-constructor, the object passed to the ReadableStream constructor may have a start parameter.
This start parameter must be a method that is called when constructing the ReadableStream object.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150202/02784d29/attachment-0002.html>


More information about the webkit-unassigned mailing list