Re: [IndexedDB] Need a method to clear an object store

On Tue, Aug 3, 2010 at 12:20 PM, Jonas Sicking <jonas@sicking.cc> wrote:
> I think there is a bug in the above proposal though. clear() should
> return a IDBRequest. However the .result of the request should likely
> be null.

Yes, definitely. My fingers were too fast for my brain.

-Ben

Received on Tuesday, 3 August 2010 22:02:55 UTC