Hi! I have an awkward problem with Firefox and JavaScript. My app uses jquery and some plugins (datatables and timeentry). The app downloads data from my server using $.AJAX and puts this data in DataTables.
The problem is that every now and then the app becomes unresponsive. If I hit reload several times (like 1-20 times, sometimes more) and wait the app to reload, at some point the reload stops and after a while I get the 'Unresponsive script' dialog: --- Warning: Unresponsive script A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue. Debug script Continue Stop script --- Unfortunately, 'Debug script' button doesn't do anything useful; Firefox continues to be unresponsive. Is there a way to actually get to the debugger in this situation? Any other ideas about debugging this situation? -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
