- From: Cameron McCormack <cam@mcc.id.au>
- Date: Thu, 1 Jan 2009 19:57:57 +1100
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. -- Cameron McCormack ? http://mcc.id.au/
Received on Thursday, 1 January 2009 00:57:57 UTC