Re: [b2g] You can debug your chrome JS code on your device using WebIDE! - Link

2014-10-08 Thread Malini Das
The documentation has to be updated... by following the "certified apps" section, after you click "request higher privileges", your phone will automatically reboot, and when you connect using webIDE again, then you will have access to all main process js code. I've been able to put breakpoints

Re: [b2g] You can debug your chrome JS code on your device using WebIDE! - Link

2014-10-08 Thread J. Ryan Stinnett
Yeah, the docs should be clarified a bit... You currently need the same "unlimited" DevTools access to target the main process as you do for certified apps (and that section describes getting such access), but the docs do not currently mention or discuss that this also enables you to reach the mai

Re: [b2g] You can debug your chrome JS code on your device using WebIDE! - Link

2014-10-08 Thread Julien Wajsberg
Le 07/10/2014 17:11, Malini Das a écrit : > Of course, I was so excited I forgot to post a link: > > https://developer.mozilla.org/en-US/docs/Tools/WebIDE#Debugging_certified_apps > I don't think this is the right information; this shows how to debug certified apps, but not the platform code. I'm

Re: [b2g] You can debug your chrome JS code on your device using WebIDE! - Link

2014-10-07 Thread Malini Das
Of course, I was so excited I forgot to post a link: https://developer.mozilla.org/en-US/docs/Tools/WebIDE#Debugging_certified_apps On 2014-10-07, 11:06 AM, Malini Das wrote: Devtools added chrome debugging to WebIDE, which means you can now live debug your main process code on a running b2