Re: [whatwg] A few hints on html5 -- part 2

2008-12-23 Thread Ian Hickson
On Tue, 16 Dec 2008, Calogero Alex Baldacchino wrote: The removeEventSource() method is provided to remove one instance of a source (one matching URL) per invocation, but no way is defined to know whether other instances are yet listed, or if the operation succeeded. Maybe such method

[whatwg] A few hints on html5 -- part 2

2008-12-16 Thread Calogero Alex Baldacchino
About the RemoteEventTarget interface The removeEventSource() method is provided to remove one instance of a source (one matching URL) per invocation, but no way is defined to know whether other instances are yet listed, or if the operation succeeded. Maybe such method could return a boolean