Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

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".

Tìm hiểu thêm

homepage

  • 7 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Hi, I just would like that whenever I open the browser, it would open my saved homepages. If I turn off the computer without closing firefox then the next time I open the browser it will load my previous session. I dont want to load my previous session, I want it to open my homepages every time. I have already unchecked "restore previous session" in the options. It only works if I close the firefox before turning off the computer. Just, please, tell me which option I should uncheck in about:config.

Hi, I just would like that whenever I open the browser, it would open my saved homepages. If I turn off the computer without closing firefox then the next time I open the browser it will load my previous session. I dont want to load my previous session, I want it to open my homepages every time. I have already unchecked "restore previous session" in the options. It only works if I close the firefox before turning off the computer. Just, please, tell me which option I should uncheck in about:config.

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

more options

Are you shutting down the computer properly, or just hitting the power switch? If the latter, computers don't like that. It could cause damage to the hard drive. Not to mention programs won't be able to save their data.


Note: If you don't shut down Firefox properly, it may think it crashed and try to restore the previous session.

more options

On Linux, Firefox has a special integration with the OS: if Linux sends Firefox a message to close because the system is shutting down, then Firefox will set a flag to do an automatic session restore the next time you start it. (I've lost track of the thread where I posted the details on this.)

I'm not aware of a workaround for bypassing that, but maybe someone else has heard of one.

more options

Thia might be about the presence and content of sessionCheckpoints.json in the profile folder.

more options

See also:

more options

FredMcD dijo

Are you shutting down the computer properly, or just hitting the power switch? If the latter, computers don't like that. It could cause damage to the hard drive. Not to mention programs won't be able to save their data. Note: If you don't shut down Firefox properly, it may think it crashed and try to restore the previous session.

Im shutting down properly =]

jscher2000 dijo

On Linux, Firefox has a special integration with the OS: if Linux sends Firefox a message to close because the system is shutting down, then Firefox will set a flag to do an automatic session restore the next time you start it. (I've lost track of the thread where I posted the details on this.) I'm not aware of a workaround for bypassing that, but maybe someone else has heard of one.
Thats exactly the case

cor-el dijo

See also:

config => browser.sessionstore.resume_session_once it was false, i turned into true, nothing happened. should i delete sessionCheckpoints.json?

more options

viniciusdelangelo said

cor-el dijo

See also:
config => browser.sessionstore.resume_session_once it was false, i turned into true, nothing happened. should i delete sessionCheckpoints.json?

The preference is always reset to false after the "one time restore." The problem is that it is getting set to true during shutdown. I suppose in theory you could try using a user.js file to permanently override preference to false. This could be a problem during updates and other restarts where restoring your session is normal.

more options

What is the content of sessionCheckpoints.json when you force Firefox to close this way ?