[Bug 16952] Add a Blob.close()

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

--- Comment #11 from Jonas Sicking <jonas@sicking.cc> 2012-07-10 09:20:39 UTC ---
Given that blobs are read-only, there's no point in making them
"transferrable". I.e. there's no point in ever invalidating them on the sending
side. It's possible for the implementation to share the data between the two
threads anyway.

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

Received on Tuesday, 10 July 2012 09:20:45 UTC