Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Flash crashes while debugger is paused

  • 2 réponses
  • 1 a ce problème
  • 21 vues
  • Dernière réponse par cor-el

more options

This behavior is unacceptable. There is a timeout setting that allows this kind of crash to be postponed indefinitely, but that's not the desired behavior.

After the timeout, Firefox asks if I want to allow the plugin to continue running or stop it. It has a check box labeled "Don't ask me again". I don't think this is correctly functioning, because the expected behavior when checking "Don't ask me again", would be for it to timeout and crash. The problem I have is that when I do NOT check "Don't ask me again", and click continue, I expect it to ask me again once the timeout period elapses, but instead of asking me again, it just crashes without asking me again. That does not seem right.

I do not want to disable or extend the timeout. I am fine with it asking me every so often whether I want to allow the plugin to continue or stop it. But unless I check "don't ask me again", it should continue to ask me if I want to allow it to continue or stop it. It should NEVER just close abruptly, unless I check "don't ask me again".

Related question: https://support.mozilla.org/en-US/questions/705051

This behavior is unacceptable. There is a timeout setting that allows this kind of crash to be postponed indefinitely, but that's not the desired behavior. After the timeout, Firefox asks if I want to allow the plugin to continue running or stop it. It has a check box labeled "Don't ask me again". I don't think this is correctly functioning, because the expected behavior when checking "Don't ask me again", would be for it to timeout and crash. The problem I have is that when I do NOT check "Don't ask me again", and click continue, I expect it to ask me again once the timeout period elapses, but instead of asking me again, it just crashes without asking me again. That does not seem right. I do not want to disable or extend the timeout. I am fine with it asking me every so often whether I want to allow the plugin to continue or stop it. But unless I check "don't ask me again", it should continue to ask me if I want to allow it to continue or stop it. It should NEVER just close abruptly, unless I check "don't ask me again". Related question: https://support.mozilla.org/en-US/questions/705051

Modifié le par Triynko

Toutes les réponses (2)

more options

Is this a plugin or an extension? The original Venkman javascript debugger was an extension and it is no longer supported in Firefox. A suggested replacement for it is Tiny Javascript Debugger, which is available from the Mozilla addons site.

more options

You can set the dom.ipc.plugins.timeoutSecs pref to to -1 on the about:config page to disable the timeout.