On Saturday, January 25, 2014 10:43:13 AM UTC-8, Fabrice Desré wrote: > > > I'm working on https://bugzilla.mozilla.org/show_bug.cgi?id=745283 and am > > implementing it in JS. Does this need to derive from nsIEventTarget, and if > > so, are there any examples? > > > > We will likely want to use that in workers, which means that it needs to > > be implemented in c++ rather than js. > > > > Fabrice > > -- > > Fabrice Desré > > b2g team > > Mozilla Corporation
Sorry, don't understand. Wouldn't it be just as valid to want to use TcpSocket from a worker? That's implemented as JS. Thanks, -Peter _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
