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!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How Do I Disable Crash Protection?

  • 6 Antworten
  • 20 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von 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

Alle Antworten (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.