in the unresponsive script message i choosed don't ask me again i want to make this message reappear again
i search in tools->options i found no method to restore this warning message how can i restore it and does when i choose don't ask me again firefox will stop any unresponsive script automatically or not
Все ответы (1)
When JavaScript code runs for longer than a predefined amount of time, Firefox will display a dialog that says Warning: Unresponsive Script.
This time is given by the settings dom.max_script_run_time and dom.max_chrome_script_run_time in about:config -- it is the URL of a full settings list.
Is any of them set to 0 for you?