Re: [IndexedDB] Passing an empty array to IDBDatabase.transaction

So it sounds like everyone agrees that accepting an empty array is not
desired... Can we just make that case throw an exception rather than
generating an empty transaction (which will then throw when it is
used)?

-Ben Turner

Received on Monday, 10 October 2011 14:45:01 UTC