搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

If my max_script_run_time setting is 10, why does it often take Firefox a minute or longer to prompt me to stop an unresponsive script?

  • 3 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 arnoldbird

more options

My browser frequently crashes due to unresponsive scripts, often when I have Google tabs open (google docs, gmail, etc). This wouldn't be such a big problem if Firefox didn't wait so long to give up on these scripts. Firefox sometimes waits a minute or longer, it seems. Sometimes a few minutes. My max_script_run_time setting is 10, so shouldn't FF prompt to stop an unresponsive script after 10 seconds?

My browser frequently crashes due to unresponsive scripts, often when I have Google tabs open (google docs, gmail, etc). This wouldn't be such a big problem if Firefox didn't wait so long to give up on these scripts. Firefox sometimes waits a minute or longer, it seems. Sometimes a few minutes. My max_script_run_time setting is 10, so shouldn't FF prompt to stop an unresponsive script after 10 seconds?

所有回复 (3)

more options

If you have an unresponsive script warning, probably, the problem is a installed extension. Try to uninstall one by one your extensions to check it, or try to create a new profile.

see for info: Unresponsive Script Warning

thank you

more options

Just to be complete.

There are two prefs to control that maximum, one for website code and another for chrome (extension) code.

more options

@cor-el, would the chrome extension setting affect Firefox?

@ideato, the only enabled extension is firebug.

I don't think my problems are due to extensions in this case. I think my problems are mainly due to various google services (gmail, docs) bugging out. What I'd love is to turn on some setting in Firefox that will give me the ability to abort a page if gets stuck for 20 seconds. I don't know specifically what I mean by "get stuck" in this case. Since some of these web pages never really stop running scripts, or continue running them periodically, it might be hard to define what is the end of a page load and when a page has finished rendering successfully. I just find that at least a couple times a day, FF freezes up, and it's almost always when I have tabs open for one or more google websites. There is often no way un-freeze things. The scripts will continue running for several minutes and FF never presents me with any opportunity to abort. I'm running Ubuntu, so there is no CTRL+ALT+Delete option, and in some cases I have to unplug the computer and pull the battery out because FF becomes completely unresponsive and causes the computer to freeze up. In short, I wish FF knew when and how to give up on a web page.