- From: <bugzilla@jessica.w3.org>
- Date: Tue, 28 Sep 2010 15:30:13 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10794
Summary: [IndexedDB] Clarify
createObjectStore/removeObjectStore's tie to the
database setVersion was called on
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Indexed Database API
AssignedTo: andreip@google.com
ReportedBy: jorlow@chromium.org
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-webapps@w3.org
createObjectStore/removeObjectStore are currently on the IDBDatabase object and
can only be called while in the middle of a setVersion transaction. I don't
think the spec makes it very clear that they can only be called on the database
object where setVersion was called from, however. Some additional text might
be helpful.
This was brought up in this thread:
http://www.mail-archive.com/public-webapps@w3.org/msg10431.html (with the
subject "[IndexedDB] setVersion with multiple IDBDatabase objects")
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Tuesday, 28 September 2010 15:30:15 UTC