How do I use the debugger tool (in plain English, please)?
A box appears with the message about a long-running script and the option to debug. How does this tool work and where are the instructions?
All Replies (4)
Are you debugging scripts that you wrote? Or random scripts that Firefox reports are problematic?
If you see this dialog often, one potential cause is the protected mode feature of the Flash player plugin. That feature has security benefits, but seems to have compatibility issues on some systems. You can disable it by creating or editing a settings file. The following pages/posts provide different approaches for that:
- Adobe support article under the heading "Last Resort": Adobe Forums: How do I troubleshoot Flash Player's protected mode for Firefox?
- Batch file to automate the manual steps: https://support.mozilla.org/questions/982093#answer-518078 (alternate version of Carm's batch file with a few changes by me: https://onedrive.live.com/?cid=f7d304d92388737d&id=F7D304D9238...)
Flash needs to completely unload from memory (exiting and starting Firefox up again might help) before this takes effect.
Any improvement?
There is usually no need to debug the script unless you are its developer and are familiar with the scripts that run on the web page.
What page(s) give you this error and what script(s) does this alert mention?
Contact the writers of the program and let them know.