[Bug 16952] New: Add a Blob.close()

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

           Summary: Add a Blob.close()
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: File API
        AssignedTo: arun@mozilla.com
        ReportedBy: arun@mozilla.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: public-webapps@w3.org


Currently, there's no way to "neuter" a Blob object.  Add a Blob.close() method
(with method name TBD) that does the right things in terms of neutering a Blob
object.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 7 May 2012 15:31:07 UTC