Re: [IndexedDB] setVersion blocked on uncollected garbage IDBDatabases

On 2/8/2011 11:51 AM, ben turner wrote:
> I'm actually fine with keeping the setVersion from proceeding until
> the old database is collected. First, this is probably a bug in the
> web page, and the page should be fixed. Second, the new database that
> is waiting for setVersion to proceed will get an onblocked event, so
> the page should know that something is wrong.
>
> I really don't think this is that big of a deal, and certainly not
> worth changing the opt-in vs. opt-out behavior that we've settled on.
Agreed.

Cheers,

Shawn

Received on Tuesday, 8 February 2011 19:59:34 UTC