- From: Jonas Sicking <jonas@sicking.cc>
- Date: Tue, 16 Nov 2010 08:10:44 -0800
- To: Anne van Kesteren <annevk@opera.com>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, Adrian Bateman <adrianba@microsoft.com>, Arun Ranganathan <aranganathan@mozilla.com>, Web Applications Working Group WG <public-webapps@w3.org>, Adam Barth <w3c@adambarth.com>
On Tuesday, November 16, 2010, Anne van Kesteren <annevk@opera.com> wrote: > On Tue, 16 Nov 2010 01:35:05 +0100, Jonas Sicking <jonas@sicking.cc> wrote: > > Ok, here is what I'll propose as the final solution: > > FileAPI will define the following WebIDL: > > [Supplemental] > interface URL { > static DOMString createObjectURL(in Blob blob); > static void revokeObjectURL(in DOMString url); > }; > > [...] > > Unless I hear otherwise from people, I'll assume that everyone is > happy with this. > > > This looks great. Will this make it into Firefox 4? Assuming we can get everyone to agree quickly enough, yes. / Jonas
Received on Tuesday, 16 November 2010 16:11:19 UTC