Hi, In step 10 of the processing model, it states: "Queue a task to invoke the error callback, if it is not null, with a newly constructed SQLError object that represents the last error to have occurred in this transaction. Rollback the transaction. Any still-pending statements in the transaction are discarded."
Can you clarify this statement so that it's clearer that it's referring to the transaction's error callback, and not a statement error callback in executeSql.
-- Lachlan Hunt - Opera Software http://lachy.id.au/ http://www.opera.com/
