- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Oct 2010 14:58:43 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11113
Summary: [IndexedDB] The spec should be more explicit about the
queuing of setVersion transactions
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
The resolution of the "[IndexedDB] Calling setVersion while already in a
setVersion transaction" thread was that calling setVersion while in another
setVersion transaction should simply queue up another setVersion transaction to
run when the current is finished. It'd be nice if the spec could make this
more explicit.
--
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 Thursday, 21 October 2010 14:58:46 UTC