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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

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.

Reply via email to