[Bug 11406] [IndexedDB] IDBDatabase.transaction needs to specify exception for invalid mode parameter

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

Eliot Graff <eliotgra@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |eliotgra@microsoft.com
         Resolution|                            |FIXED

--- Comment #3 from Eliot Graff <eliotgra@microsoft.com> 2011-07-06 22:26:33 UTC ---
Added the following to IDBDatabase.transaction & IDBDatabaseSync.transaction:

NON_TRANSIENT_ERR    The value for the mode parameter is invalid.

-- 
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, 6 July 2011 22:26:35 UTC