Re: [IndexedDB] Inform script of corruption recovery

On Thu, May 9, 2013 at 4:09 PM, David Grogan <dgrogan@chromium.org> wrote:

> On Thu, May 9, 2013 at 4:01 PM, David Grogan <dgrogan@chromium.org> wrote:
>
>> jsbell pointed out an annoyance with this approach. If we delete the
>> entire backing store while opening a database, we can alert the page that
>> that particular database was lost via the mechanism discussed in this
>> thread.
>>
>
> To clarify, chromium stores all databases for an origin in a single
> leveldb instance, so this is a real possibility for us.
>

Yeah, I fear that giving anything remotely specific gets too far into
implementation-detail land.

- Kyle

Received on Friday, 10 May 2013 01:01:39 UTC