Re: FormData and BlobBuilder - duplication of functionality?

On Thu, Apr 15, 2010 at 8:40 PM, Anne van Kesteren <annevk@opera.com> wrote:
> On Wed, 14 Apr 2010 09:53:31 +0900, Michael Nordman <michaeln@google.com>
> wrote:
>>
>> Persisting FormData and reconstituting it at a later time. For example
>> when offline then back online.
>
> Shouldn't we allow it to be stored in localStorage similarly to File and
> other objects for that case? That seems easier than having to encode things
> first.

That also seems like an OK solution.

/ Jonas

Received on Friday, 16 April 2010 03:53:43 UTC