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-gaia mailing list >[email protected] >https://lists.mozilla.org/listinfo/dev-gaia > ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at: http://www.tid.es/ES/PAGINAS/disclaimer.aspx _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
