- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Dec 2011 22:00:39 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14318
Eliot Graff <eliotgra@microsoft.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |eliotgra@microsoft.com
Resolution| |FIXED
--- Comment #2 from Eliot Graff <eliotgra@microsoft.com> 2011-12-27 22:00:39 UTC ---
Added the following note to the Editor's Draft of 12/27:
A VERSION_CHANGE transaction is automatically created when, during the open
database API, a database version number is provided that is greater than the
current database version. This transaction will be active inside the
onupgradeneeded event handler, allowing the creation of new object stores and
indexes.
Thanks,
Eliot
--
Configure bugmail: https://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, 27 December 2011 22:00:42 UTC