[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 #9 from Anne <annevk@annevk.nl> ---
Presumably new Blob() takes a dictionary somewhere. We should just copy the
transferList thingie from postMessage() (but then as dictionary member rather
than new argument).

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

Received on Tuesday, 9 June 2015 05:24:35 UTC