為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox does not log out of Gmail/Facebook when window is closed

  • 1 回覆
  • 74 有這個問題
  • 1 次檢視
  • 最近回覆由 choibalsan

more options

I have set each page to not 'keep signed in' for both Gmail and Facebook (have not tried others) and yet when I close firefox and re-open, my pages are still fully logged in.

I have taken steps to clear cookies and history, close browser, open browser, log into Gmail and Facebook in new sessions and made sure the options to remain logged in were not selected and then closed the browser only to re-open and have my accounts still open.

Additionally, beyond that I have enabled the clear history when firefox closes option for 'active logins', 'cookies', and 'cache'. Still the sessions persist. This should not be possible. None of the tabs are pinned currently.

A friend, having the same settings (we think) was finding that Facebook sessions would be logged out, but his Gmail session would still be active for his inbox but attempting to reach account settings would require him to log in. In my experience, I was able to get to the account settings page without having to log in.

What is going on? How do we get Firefox to behave like it used to (like it should)?

I have set each page to not 'keep signed in' for both Gmail and Facebook (have not tried others) and yet when I close firefox and re-open, my pages are still fully logged in. I have taken steps to clear cookies and history, close browser, open browser, log into Gmail and Facebook in new sessions and made sure the options to remain logged in were not selected and then closed the browser only to re-open and have my accounts still open. Additionally, beyond that I have enabled the clear history when firefox closes option for 'active logins', 'cookies', and 'cache'. Still the sessions persist. This should not be possible. None of the tabs are pinned currently. A friend, having the same settings (we think) was finding that Facebook sessions would be logged out, but his Gmail session would still be active for his inbox but attempting to reach account settings would require him to log in. In my experience, I was able to get to the account settings page without having to log in. What is going on? How do we get Firefox to behave like it used to (like it should)?

所有回覆 (1)

more options

To prevent Firefox to (re)store session data you need to go to about:config and set browser.sessionstore.privacy_level to a value of 2

You also might want to change the value of browser.sessionstore.privacy_level_deferred

values: 0: Store extra session data for any site. 1: Store extra session data for unencrypted (non-HTTPS) sites only. 2: Never store extra session data.

http://kb.mozillazine.org/Browser.sessionstore.privacy_level

由 choibalsan 於 修改