I have a Gaia running in firefox Nightly. and I'm trying to play around just to figure out whats going on.
for some reason when I add a console.log line in the sms app (to startup.js) The log doesn't go to the console. I added breakpoints to the lines and I can see they are being executed, but no log is displayed. but I do get logs from other places of the code before the app is called (some warnings from window.js). I checked my settings and console is enables, I also tried to use console.warn but it doesn't work either. any one know how I can solve this issue ? _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
