[Bug 14404] Version of an IDBDatabase from an aborted version change transaction needs to be specified

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14404

Jonas Sicking <jonas@sicking.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #8 from Jonas Sicking <jonas@sicking.cc> 2012-03-26 11:52:41 UTC ---
Actually, this is still all sorts of wrong.

The text for the individual properties still say that they remain unchanged,
whereas in reality it seemed like we wanted to say that they do change value
when the transaction is aborted.

And step 9.5 of "versionchange transaction steps" still says that the
properties will "remain unchanged".

And it seems very out-of-place to say what the "default values" are when
there's no text to tie in to the default values.

And I believe there was agreement on the list to revert to an empty list,
rather than null, for objectStoreNames.

Sorry guys, but I think this still needs more work :(

-- 
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 Monday, 26 March 2012 11:52:48 UTC