RE: [IndexedDB] Spec Question on IDBFactory open method

The open method description in the IDBFactory talks about setting the source of the IDBRequest to "no source".  What does "no source" means ("undefined", "null", other)?

In addition, what should be the value of the transaction property in the IDBRequest object returned from the open method?  It seems this should be either "undefined" or null.

Thanks,

Israel

Received on Wednesday, 20 April 2011 20:34:11 UTC