https://www.w3.org/Bugs/Public/show_bug.cgi?id=25343

            Bug ID: 25343
           Summary: Expose an isClosed property on Blob Objects
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: File API
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

A boolean isClosed attribute should be exposed on Blobs.

It should be set to false by the Blob constructor.
The close() method sets it to true.

This should take the place of the present "0 byte" setting for size, which
doesn't seem correct.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to