How to enable Javascript Debugger on Abrowser?
- Login o registrati per inviare commenti
Hi everyone! Thanks all of you for your efforts on Trisquel 8.
I would like to debug some Javascript on Abrowser using the built-in devtool Javascript Debugger(Ctrl + Shift + S). However I get an empty tool where Javascript Debugger should be, do you experience something similiar on your Abrowser? Please check the image attached below.
I have goten some guidance from here, but I didn't get lucky:
https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/Debugging_JavaScript
How can I make Javascript Debugger works as expected on Firefox? Did I miss some settings somewhere?
Thanks in advance
David
Allegato | Dimensione |
---|---|
Debugger_space.png | 11.36 KB |
Hi again,
I don't know if someone has a similar issue. Fortunately, I could managed to solve the problem, at least partially, following the info from the link below:
https://developer.mozilla.org/en-US/docs/Tools/Debugger/Limitations_of_the_new_debugger
I changed devtools.debugger.new-debugger-frontend to false and this old debugger version works for me, this may helps to someone else.
Regards,
David
Experiencing the same issue here, the debugger is a selectable tab inside the developer tools frame, but it stays empty no matter what site abrowser is displaying
- Login o registrati per inviare commenti