Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.