[Bug 18611] Blob should support Transferable

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

--- Comment #7 from Jonas Sicking <jonas@sicking.cc> 2012-08-21 00:16:48 UTC ---
I disagree. The concept of transferrable is highly visible in the case of
ArrayBuffer since performance is different from when copying+closing the
ArrayBuffer.

The concept of transferrable is also very different in the case of MessagePorts
because the port isn't actually closed, it's, well, transferred.

-- 
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, 21 August 2012 00:16:49 UTC