[Bug 18611] Blob should support Transferable

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

--- Comment #5 from Jonas Sicking <jonas@sicking.cc> 2012-08-20 15:14:25 UTC ---
I disagree that we need to make "closable" and "transferable" the same thing.

For one, it simply doesn't hold true for Blobs. You can get the same
performance as transfering those without closing them.

Second, you are not proposing an API simplification. You are proposing
additional syntax for to make sending and closing certain objects simpler. That
is absolutely syntax sugar.

-- 
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 Monday, 20 August 2012 15:14:30 UTC