This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 9562 - Opening a database with a different description is underspecified
Summary: Opening a database with a different description is underspecified
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Indexed Database API (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Andrei Popescu
QA Contact: public-webapps-bugzilla
URL: http://www.mail-archive.com/public-we...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-20 18:46 UTC by Shawn Wilsher :sdwilsh (Mozilla)
Modified: 2010-10-29 17:18 UTC (History)
4 users (show)

See Also:


Attachments

Description Shawn Wilsher :sdwilsh (Mozilla) 2010-04-20 18:46:17 UTC
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.
Comment 1 Jonas Sicking (Not reading bugmail) 2010-10-29 17:18:28 UTC
Fixed by http://dvcs.w3.org/hg/IndexedDB/rev/26e7d99ab935

It's a quite complicated checkin so please do check that things look good.