Re: [IndexedDB] [Bug 9562] New: Opening a database with a different description is underspecified

On Mon, May 24, 2010 at 9:41 PM, Shawn Wilsher <sdwilsh@mozilla.com> wrote:

> On 4/20/2010 11:46 AM, bugzilla@jessica.w3.org wrote:
>
>> The spec is unspecified as to what we should do when a database is opened
>> with
>> a different description than it was previously opened. I'd assume we'd
>> want to
>> update the description.
>>
> Does anybody else have thoughts on what the right behavior should be here?
>

Probably just overrite with the latest version of the description?  As such,
it might make sense to make it optional.

Received on Wednesday, 2 June 2010 13:40:40 UTC