[Bug 14384] "upgradeneeded" event should set request.readyState to DONE

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14384

Eliot Graff <eliotgra@microsoft.com> changed:

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

--- Comment #4 from Eliot Graff <eliotgra@microsoft.com> 2011-11-02 15:13:11 UTC ---
4.8 VERSION_CHANGE transaction steps now states in step 9.3:

Fire a upgradeneeded event targeted at request. The event must use the
IDBVersionChangeEvent interface and have the oldVersion property set to old
version and have the newVersion property set to version. The readyState on the
request is set to DONE. 

Published in 1 November Editor's Draft.
Thanks for catching this.

-- 
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 Wednesday, 2 November 2011 15:13:16 UTC