为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改