[Bug 28496] Allow Blob constructor to take ownership of ArrayBuffer(View) / invoke DetachArrayBuffer

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

--- Comment #8 from Jonas Sicking <jonas@sicking.cc> ---
I think we definitely want to keep Blob's as immutable readonly objects. I
don't think we should allow appending to an existing Blob.

So I think *some* form of constructor syntax is needed. But I don't have any
concrete proposals.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 7 June 2015 17:32:53 UTC