[Webkit-unassigned] [Bug 163329] New: [Readable Streams API] Cleanup patch, fix small inconsistencies
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 12 05:48:09 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163329
Bug ID: 163329
Summary: [Readable Streams API] Cleanup patch, fix small
inconsistencies
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: romain.wkt at gmail.com
After comparing spec and implementation, 3 small fixes should be done:
- add optional parameter in ReadableStream getReader IDL;
- add missing ASSERT in readableStreamDefaultControllerCallPullIfNeeded;
- call readableStreamDefaultControllerError instead of readableStreamError in ReadableStreamDefaultController error method.
--
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/20161012/2a75cdc4/attachment.html>
More information about the webkit-unassigned
mailing list