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

Eliot Graff <[email protected]> changed:

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

--- Comment #3 from Eliot Graff <[email protected]> 2011-06-01 18:52:28 
UTC ---
Added initIDBVersionChangeEvent method to IDBVersionChangeEvent, section 3.2.2:

initIDBVersionChangeEvent

    Intializes the value of an IDBVersionChangeEvent event once it's been
created.

typeArg        DOMString    Specifies the event type.
canBubbleArg    boolean         Boolean value that indicates whether the event
can bubble.
cancelableArg    boolean         Boolean value that indicates whether the event
is cancelable.
version        DOMString    The new version of the database during a
VERSION_CHANGE transaction.

-- 
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.

Reply via email to