Re: removing createObjectURL

On 11 September 2013 22:26, Adam Bergkvist <adam.bergkvist@ericsson.com> wrote:
> I think it would be easier to send a clone of the MediaStream object (with
> postMessage()) and let the original window remain the owner, instead of
> transferring ownership.

Yeah, I think that's very confusing.  You can only
send^H^H^H^Htransfer Transferable objects with postMessage, so how
would this work?

Received on Thursday, 12 September 2013 15:45:41 UTC