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

Jonas Sicking:
> Specifying an exception to throw for functions that take enums if a
> invalid value is passed to the function.

Ah, I misunderstood.  Would you want a standard exception (like
TypeError, or one of the DOMExceptions from DOM Core) or be able to
have the IDL specify what exception is thrown?

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Friday, 10 December 2010 22:20:34 UTC