- From: <bugzilla@jessica.w3.org>
- Date: Fri, 06 Dec 2013 18:12:43 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24023
Bug ID: 24023
Summary: [Streams API] Returned promise of write() should be
fulfilled with current available space size rather
than how many bytes were written
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: feras.moussa@hotmail.com, mike@w3.org,
public-webapps@w3.org
The returned value is not useful. I made this return the number of bytes
actually written so that the writer can know how many bytes were written, but
what the writer is interested in is how many bytes are writable now.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 6 December 2013 18:12:45 UTC