RE: MediaStreams and src attributes

From: rocallahan@gmail.com [mailto:rocallahan@gmail.com] On Behalf Of Robert O'Callahan
> And lifetime problems. It may be valuable to have a dedicated API that covers exactly the resources we have JS object representations for; I think that's as general as we can get without introducing the lifetime problems.

There seems to be a lot of concerns about lifetime problems. Can you elaborate on this? I would expect "lifetime problems" to plague all users of createObjectURL (such as FileAPI), which is one reason for the current behavior of defaulting to "autoRevoke" = true in http://www.w3.org/TR/FileAPI/#creating-revoking. Do you have another concern?

Received on Thursday, 23 August 2012 16:55:18 UTC