[indexeddb] transaction commit failure

When the db is doing a commit after processing all records on the transaction, if for some reason it fails, should we produce an error event first and let the bubbling produce a transaction abort event or should we only produce a transaction abort event.  It seems that doing the first approach would be more complete.

Israel

Received on Monday, 15 August 2011 22:32:32 UTC