[whatwg] Return type of HTMLCanvasElement::getContext()

Ian Hickson ian at hixie.ch
Wed Jan 14 00:57:05 PST 2009


On Thu, 1 Jan 2009, Cameron McCormack wrote:
>
> I think the return type of HTMLCanvasElement::getContext() should go 
> back to being an object instead of any.  I don’t see any situation 
> where that method would usefully return a non-object value.  I suggest 
> just using “Object” instead of “DOMObject”, too.  DOMObject is 
> just a typedef for Object in DOM Core.

Done.

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


More information about the whatwg mailing list