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!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

sessionstore.js ignored by FF 26 (fix for Bug 668359 not applicable)

  • 2 trả lời
  • 33 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi Mme.Curieuse

more options

My computer (running Windows 7) spontaneously rebooted and when I restarted Firefox 26, it opened my home page instead of a Session Restore window.

I have repeatedly copied a recent sessionstore.bak file (3114 KB (I had many tabs open)) and renamed it sessionstore.js--a process that has worked many, many times when Firefox crashed and failed to restore my previous tabs--but this time Firefox repeatedly fails to recognize the new sessionstore.js and keeps opening my home page.

I tried editing the sessionstore.js file as suggested in Bug 668359, but my file already begins with the correct text:

    {"windows":[{"tabs":[{"entries":[{"url":"https://
    instead of
    {"windows":[],"selectedWindow":0,"_closedWindows":[{"tabs":[{"entries":[{"url":"https://

I also tried to pasting the contents of my large sessionstore.bak file into an Emergency Firefox Session Restore app (http://firefox-session-restore.herokuapp.com/#) suggested in response to a similar question, but this only showed my home page and the current tabs--nothing at all from the sessionrestore.bak file.

Nothing seems to work to make the information in sessionstore.bak recognizable, so I can get back my many tabs.

My computer (running Windows 7) spontaneously rebooted and when I restarted Firefox 26, it opened my home page instead of a Session Restore window. I have repeatedly copied a recent sessionstore.bak file (3114 KB (I had many tabs open)) and renamed it sessionstore.js--a process that has worked many, many times when Firefox crashed and failed to restore my previous tabs--but this time Firefox repeatedly fails to recognize the new sessionstore.js and keeps opening my home page. I tried editing the sessionstore.js file as suggested in Bug 668359, but my file already begins with the correct text: {"windows":[{"tabs":[{"entries":[{"url":"https:// instead of {"windows":[],"selectedWindow":0,"_closedWindows":[{"tabs":[{"entries":[{"url":"https:// I also tried to pasting the contents of my large sessionstore.bak file into an Emergency Firefox Session Restore app (http://firefox-session-restore.herokuapp.com/#) suggested in response to a similar question, but this only showed my home page and the current tabs--nothing at all from the sessionrestore.bak file. Nothing seems to work to make the information in sessionstore.bak recognizable, so I can get back my many tabs.

Tất cả các câu trả lời (2)

more options

Did you check for History > Recently Closed Tabs/Windows?

There are also some ways to extract links from a sessionstore file in this mozillaZine forum thread.

more options

Cor-el,

Thank you for your reply and for the link to the MozillaZine thread. Yes, I tried the usual things such as history and recently closed tabs, but these did not help.

I just tried the trick mentioned in the thread you suggested to force Firefox to read a sessionstore.js file by putting it in the current profile's directory and going to about:sessionrestore--but this did not work.

I am interesting in trying another option mentioned there: Extract all urls from the last firefox sessionstore.js file. But I don't know how to edit a command line. I will work on figuring this out. Thank you for pointing it out.

In the meantime, I can at least retrieve individual URLs from the text of the sessionstore.bak file.