X
Tap here to go to the mobile version of the site.

Support Forum

How do I turn off the prompt to launch in safe mode?

Posted

I noticed that since Firefox 18 on Windows 8 I have observed the safe mode window here: https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode?esab=a&as=aaq#w_safe-mode-window_2 pop up when Firefox crashes asking me to launch in Safe Mode.

This window is useful, but I would like to turn it off. The circumstances under which I'm using Firefox require that it just loads into the browser window immediately (I'm doing automated browser testing. The reason my browser stopped is that I killed it with my script sending the command 'taskkill /f /im firefox.exe' or 'killall -9 firefox')

The safe mode window doesn't always load for me. I've only noticed it on Windows 8, not on any other platforms, but it does force intervention from me to proceed, which I want to avoid.

Any assistance in turning it off would be appreciated.

Chosen solution

by philipp

hello, you could try this - enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for the preference named toolkit.startup.max_resumed_crashes. double-click it and change its value to something very high like 999999 (maybe setting it to 0 or -1 will also work, however i haven't tried that myself).

Read this answer in context 2

Helpful replies

The -1 value for toolkit.startup.max_resumed_crashes should work to disable Safe mode.

Go to answer 2
Post a Reply

Additional System Details

Installed Plug-ins

  • Shockwave Flash 11.2 r202
  • This plug-in detects the presence of iTunes when opening iTunes Store URLs in a web page with Firefox.
  • The IcedTea-Web Plugin executes Java applets.
  • The Totem 3.4.3 plugin handles video and audio streams.
  • DivX Web Player version 1.4.0.233

Application

  • User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

More Information

philipp
  • Top 10 Contributor
938 solutions 4698 answers
Posted

Chosen Solution

hello, you could try this - enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for the preference named toolkit.startup.max_resumed_crashes. double-click it and change its value to something very high like 999999 (maybe setting it to 0 or -1 will also work, however i haven't tried that myself).

Modified by philipp

Was this helpful to you? 2
Reply
cor-el
  • Top 10 Contributor
  • Moderator
8289 solutions 78474 answers
Posted

Helpful Reply

The -1 value for toolkit.startup.max_resumed_crashes should work to disable Safe mode.

Was this helpful to you? 2
Reply
philipp
  • Top 10 Contributor
938 solutions 4698 answers
Posted

thanks for pointing that out!

Was this helpful to you? 0
Reply
Posted

Question owner

thanks!

Was this helpful to you?
Reply

Post a Reply

You must log in to your account to reply to posts.

Don't have an account? You can create a free account now.