Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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

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.