Indeed, debugging workers is not possible yet, this is bug 757133. Dynamically loaded files however should work, so I'm very interested in reproducible cases that don't work as expected.
Thanks, Panos On Wed, Oct 10, 2012 at 12:01 PM, JOSE MANUEL CANTERA FONSECA <[email protected]> wrote: > I've just realized today that if a page starts a worker and that worker > executes code from page.js and page.js it is not referenced on any HTML > page the JS file from the worker does not appear within the list of JS > files to be debugged. > > I think it is the same for JS files loaded dynamically, that's is also > happening with any JS file loaded dynamically as it happens with test unit > JS files run by the test framework. > > I think that's a bug to be fixed > > best > > El 07/10/12 16:55, "Panos Astithas" <[email protected]> escribió: > >>Hi folks, >>I just wanted to mention that the Firefox debugger is now able to debug >>Firefox OS. I posted a few quick instructions on setting it up in my blog >>and I know that proper MDN documentation will follow shorly: >> >>http://blog.astithas.com/2012/10/debugging-firefox-os.html >> >>The next step is getting the web console to work with Firefox OS which >>should be real soon now: >> >>https://bugzilla.mozilla.org/show_bug.cgi?id=795691 >> >>Let me know if you have any questions and do file bugs if you hit any >>gotchas. >> >>Thanks, >>Panos _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
