[Webkit-unassigned] [Bug 180470] New: [Readable Streams API] Throw RangeError if a size is provided when creating a readable byte stream
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 6 06:51:16 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180470
Bug ID: 180470
Summary: [Readable Streams API] Throw RangeError if a size is
provided when creating a readable byte stream
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: romain.wkt at gmail.com
When creating a ReadableStream with type 'bytes', no strategy size should be provided. As per updated spec (see https://github.com/whatwg/streams/pull/856), a RangeError should be thrown if size is not undefined.
--
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/20171206/c605cc4a/attachment.html>
More information about the webkit-unassigned
mailing list