- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Thu, 03 Sep 2009 14:58:43 +0200
- To: public-webapps <public-webapps@w3.org>
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/
Received on Thursday, 3 September 2009 12:59:35 UTC