[whatwg] Workers and addEventListener

Zoltan Herczeg zherczeg at inf.u-szeged.hu
Fri Oct 16 02:56:11 PDT 2009


>> I would not be opposed to changing the spec to include enabling a port's
>> message queue when addEventListener("message") is invoked.
>
> I'm reluctant to make addEventListener() do magic.

we have two choices:
  - extend addEventListener
  - fix the Shared Worker example on the whatwg site to call start()

seems the latter one was preferred by the majority of the people. Ian,
could you do this fix?

Thanks,
Zoltan





More information about the whatwg mailing list