[Webkit-unassigned] [Bug 145792] New: [Streams API] ReadableJSStream should handle promises returned by JS source start callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 9 01:29:56 PDT 2015


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

            Bug ID: 145792
           Summary: [Streams API] ReadableJSStream should handle promises
                    returned by JS source start callback
    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

"start", "pull" and "cancel" may finish asynchronously by returning promises.
ReadableJSStream should handle these promises.
To start with, this should be done for the "start" callback.

-- 
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/20150609/357c82f5/attachment.html>


More information about the webkit-unassigned mailing list