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!

Mozilla 도움말 검색

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

Learn More

How to enable automatic session restore after a crash

  • 2 답장
  • 4 이 문제를 만남
  • 1 보기
  • 최종 답변자: Rob Ford

more options

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:

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (2)

more options

선택된 해결법

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:

more options

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