Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to enable automatic session restore after a crash

  • 2 பதிலளிப்புகள்
  • 4 இந்த பிரச்னைகள் உள்ளது
  • 17 views
  • Last reply by Rob Ford

I am trying to enable automatic session restore after a crash. I set browser.sessionstore.resume_from_crash to true, but it reverts back to false. Is there is a dependency on another setting that is causing it to revert? Or some other means of enabling automatic crash recovery?

The 'When Firefox starts' option is set to 'Show my windows and tabs from last time'. I am not running any session management extensions.

All browser.sessionstore settings have default values except these: browser.sessionstore.max_tabs_undo: 500 browser.sessionstore.max_windows_undo: 100 browser.sessionstore.restore_hidden_tabs: true browser.sessionstore.resume_from_crash: false

Thanks!

I am trying to enable automatic session restore after a crash. I set browser.sessionstore.resume_from_crash to true, but it reverts back to false. Is there is a dependency on another setting that is causing it to revert? Or some other means of enabling automatic crash recovery? The 'When Firefox starts' option is set to 'Show my windows and tabs from last time'. I am not running any session management extensions. All browser.sessionstore settings have default values except these: browser.sessionstore.max_tabs_undo: 500 browser.sessionstore.max_windows_undo: 100 browser.sessionstore.restore_hidden_tabs: true browser.sessionstore.resume_from_crash: false Thanks!

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.

If you do not keep changes after a restart then see:

Read this answer in context 👍 1

All Replies (2)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.

If you do not keep changes after a restart then see:

cor-el, thanks very much! The problem was this line in in user.js: user_pref("browser.sessionstore.resume_from_crash", false);