Mozilla 도움말 검색

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

자세히 살펴보기

Flash crashes while debugger is paused

  • 2 답장
  • 1 이 문제를 만남
  • 21 보기
  • 최종 답변자: 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

글쓴이 Triynko 수정일시

모든 댓글 (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.