jimblandy / DebuggerDocs

Mozilla JavaScript Debugging Documentation
37 stars 12 forks source link

WebWorker introspection #4

Open DavidBruant opened 12 years ago

DavidBruant commented 12 years ago

IE10 is promising WebWorker debugging It would be awesome to have that in JavaScript as well.

jimblandy commented 12 years ago

There's some work that needs to happen to support this, but the big pieces are in place: Each worker will need to run a server, and we need ways to enumerate workers and stick a server into an extant worker. I'll file a bug tomorrow,

Web Workers don't seem a very popular mechanism, so this i s a lower priority than other work. On May 20, 2012 10:19 AM, "David Bruant" < reply@reply.github.com> wrote:

IE10 is promising WebWorker debugging It would be awesome to have that in JavaScript as well.


Reply to this email directly or view it on GitHub: https://github.com/jimblandy/DebuggerDocs/issues/4