[whatwg] createEvent() in Web Workers?

There's ErrorEvent.initErrorEvent, and dispatchEvent is exposed in  
workers, but there's no createEvent (because there's no document). Are  
there use cases for sending events in a worker? Should we expose  
createEvent somewhere? Should we remove initErrorEvent?


-- 
Simon Pieters
Opera Software

Received on Thursday, 26 November 2009 00:17:26 UTC