Mozilla 도움말 검색

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

자세히 살펴보기

Cookie set as session expire on close is not working properly.

  • 3 답장
  • 7 이 문제를 만남
  • 29 보기
  • 최종 답변자: cor-el

more options

Cookie set as session expire on close is working but if History Restore previous session is clicked the last page which was logged in shown by logging in successfully.

Cookie set as session expire on close is working but if History Restore previous session is clicked the last page which was logged in shown by logging in successfully.

선택된 해결법

모든 댓글 (3)

more options

When you reopen website automatically on a next start then Firefox will store cookies used in those tabs in the sessionstore.js file as part of saved session data, so you won't get logged off when you close Firefox without first closing those tabs.

  • Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

You can set the browser.sessionstore.privacy_level pref to 2 (never) or 1 (non-HTTPS) on the about:config page to disable saving cookies via session restore.

The browser.sessionstore.privacy_level_deferred pref is used when you do not reopen the previous session automatically via "Show my windows and tabs from last time" and uses the same values.

more options

선택된 해결법

Thank You so much

more options

You're welcome