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

2009-01-14 Thread Ian Hickson
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

Re: [whatwg] Window::showModalDialog() missing [Variadic]

2009-01-14 Thread Ian Hickson
On Thu, 1 Jan 2009, Cameron McCormack wrote: The 1 argument version of Window::showModalDialog() is missing a [Variadic] on the second argument: interface Window { … any showModalDialog(in DOMString url); any showModalDialog(in DOMString url, in any arguments); … };

Re: [whatwg] Web Workers: minor issues

2009-01-14 Thread Ian Hickson
On Wed, 7 Jan 2009, Anne van Kesteren wrote: showNotification is no longer part of HTML5. Fixed. The SharedWorker IDL block uses code. That should probably be span. Fixed. Why is everything a NoInterfaceObject? Doesn't that mean that you can no longer prototype them? I've updated all

Re: [whatwg] getElementsByClassName case sensitivity

2009-01-14 Thread Stewart Brodie
Anne van Kesteren ann...@opera.com wrote: On Tue, 13 Jan 2009 11:17:08 +0100, Anne van Kesteren ann...@opera.com wrote: Since my initial e-mail did not seem to have done it, could you please take a look at the source code of the respective test and tell me if you see a problem there?

Re: [whatwg] pushState

2009-01-14 Thread Ian Hickson
On Fri, 25 Jul 2008, Jonas Sicking wrote: So to back up. There are a few things that are important to me: 1. The session history (SH) entries created in this way should act as much like normal SH entries as possible to the user. I.e. the user doesn't care if clicking what looks like a