[indexeddb] Creating transactions inside the oncomplete handler of a VERSION_CHANGE transaction

Should we allow the creation of READ_ONLY or READ_WRITE transactions inside the oncomplete event handler of a VERSION_CHANGE transaction?
IE allows this behavior today.  However, we noticed that FF's nightly doesn't.

In either case, we should define this behavior in the spec.

Israel

Received on Wednesday, 25 January 2012 23:41:14 UTC