- From: <bugzilla@jessica.w3.org>
- Date: Thu, 05 Dec 2013 19:55:14 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24008 Bug ID: 24008 Summary: [Streams API] Partially decreasing numBytesBeingReturned without calling next read() Product: WebAppsWG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: Streams API Assignee: tyoshino@google.com Reporter: tyoshino@google.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org Currently, only read() and readExact() invocation resets numBytesBeingReturned. We have the following options to allow for partially replenishing amount to retrieve: - have setting pullAmount reset numBytesBeingReturned - numBytesBeingReturned modifiable via an attribute -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 5 December 2013 19:55:17 UTC