Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.