Re: [webdatabase] Minor Clarification Needed in Processing Model

On Thu, 3 Sep 2009, Lachlan Hunt wrote:
>
> 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.

Done.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 1 December 2009 02:03:22 UTC