On Thu, May 9, 2013 at 4:09 PM, David Grogan <[email protected]> wrote:
> On Thu, May 9, 2013 at 4:01 PM, David Grogan <[email protected]> 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
