- From: Ian Hickson <ian@hixie.ch>
- Date: Sat, 28 Jan 2012 07:47:20 +0000 (UTC)
- To: Kyle Huey <me@kylehuey.com>
- cc: Darin Fisher <darin@chromium.org>, Adrian Bateman <adrianba@microsoft.com>, "Web Applications Working Group WG (public-webapps@w3.org)" <public-webapps@w3.org>, Feras Moussa <ferasm@microsoft.com>
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