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!

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 3 svar
  • 7 har detta problem
  • 29 visningar
  • Senaste svar av 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.

Vald lösning

Thank You so much

Läs svaret i sitt sammanhang 👍 0

Alla svar (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

Vald lösning

Thank You so much

more options

You're welcome