apache-flexdebuggingtimeoutfirefox6

Why does Flex Debugging stop working after a while in Firefox 6 with breakpoints?


I was currently working on a flex application with debugging set to Firefox 6. I set a breakpoint and was checking some variables... next thing I know the browser says "flash player crashed." How do I set it up so breakpoints work for an extended period of time?


Solution

  • Just open firefox and type "about:config" - scroll down to dom.ipc.plugins.timeoutSecs - enter "-1"

    Just open firefox and type "about:config" - scroll down to dom.ipc.plugins.timeoutSecs - enter "-1"