<br><div class="gmail_quote">On Wed, Oct 14, 2009 at 3:33 AM, Ian Hickson <span dir="ltr"><<a href="mailto:ian@hixie.ch">ian@hixie.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br></div><div class="im">
<br>
</div>There's no start() to call, since there's no explicit pointer to the<br>
MessagePort in dedicated workers.<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>The example in the worker spec refers to shared workers, which *do* have an explicit port, and do not automatically start the port. </div><div><br></div><div>
Search for addEventListener in this document: <a href="http://www.whatwg.org/specs/web-workers/current-work/#shared-workers">http://www.whatwg.org/specs/web-workers/current-work/#shared-workers</a></div><div><br></div><div>
And you'll see what I mean.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888">
--<br>
Ian Hickson               U+1047E                )\._.,--....,'``.    fL<br>
<a href="http://ln.hixie.ch/" target="_blank">http://ln.hixie.ch/</a>       U+263A                /,   _.. \   _\  ;`._ ,.<br>
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'<br>
</font></blockquote></div><br>