搜索 | 用户支持

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

详细了解

How Do I Disable Crash Protection?

  • 6 个回答
  • 20 人有此问题
  • 2 次查看
  • 最后回复者为 AnonymousUser

more options

I am a flash developer and the new "crash protection" feature no longer allows me a chance to step through and debug my work. Is there an option to disable this? I couldn't find it.

This happened

Every time Firefox opened

I uploaded to the newest version

User Agent

Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4

I am a flash developer and the new "crash protection" feature no longer allows me a chance to step through and debug my work. Is there an option to disable this? I couldn't find it. == This happened == Every time Firefox opened == I uploaded to the newest version == == User Agent == Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4

所有回复 (6)

more options

It's deciding that some slow plugins on an older computer have crashed. Really pissing me off.

more options

While flash is paused during debugging, Firefox kills the flash player.

more options

Set dom.ipc.plugins.timeoutSecs == -1 in about:config to disable the crash protector

more options

thank you Linden

more options

I set 'dom.ipc.plugins.timeoutSecs' to '-1' in about:config, as Linden suggested, but the crash protector is still active. Restarted Firefox. When i check the config after restart 'dom.ipc.plugins.timeoutSecs' is set to '-1' but the crash protector still intervenes. Any idea why?

more options

You can set the other dom.ipc.plugins.enabled.*prefs or only the Flash pref to false.