[whatwg] SQL API - SQLVersionChangeCallback vs SQLTransactionCallback

On Thu, 25 Oct 2007, Brady Eidson wrote:
>
> changeVersion() takes SQLVersionChangeCallback and SQLTransactionErrorCallback
> arguments.
> transaction() takes SQLTransactionCallback and SQLTransactionErrorCallback
> arguments.
> 
> SQLVersionChangeCallback and SQLTransactionCallback have identical properties.

Yeah, this is a historical artefact (in one revision, they had different 
return types).

Fixed.

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

Received on Friday, 26 October 2007 15:25:22 UTC