Re: [FileAPI] createObjectURL isReusable proposal

On Sat, 28 Jan 2012, Kyle Huey wrote:
> On Sat, Jan 28, 2012 at 7:10 AM, Darin Fisher <darin@chromium.org> wrote:
> > 
> > I'm not sure what a concrete proposal would look like.  Maybe
> > Element.URL.createObjectURL or just Element.createObjectURL?
> 
> Wouldn't returning an object (which can be GCd) be a better solution?

The whole point of the API is that we have an object but need a string (a URL).

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Saturday, 28 January 2012 07:47:46 UTC