搜索 | 用户支持

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

详细了解

Privacy settings have not changed, but Firefox 18 is keeping me logged into facebook

  • 4 个回答
  • 5 人有此问题
  • 1 次查看
  • 最后回复者为 bonezz79

more options

I work for a FB game developer, and as a result I need to wipe cookies/cache in my browsers frequently. I have had Firefox set up to delete cookies when Firefox closes. This prevented me from staying logged into Facebook after closing Firefox. After upgrading to Firefox 18.0.2, I remain logged into my Facebook account even though I have not changed the cookie settings, nor have I selected the "keep me logged in" option on Facebook. Why has this behavior started and how do I make it stop if my settings haven't changed?

I work for a FB game developer, and as a result I need to wipe cookies/cache in my browsers frequently. I have had Firefox set up to delete cookies when Firefox closes. This prevented me from staying logged into Facebook after closing Firefox. After upgrading to Firefox 18.0.2, I remain logged into my Facebook account even though I have not changed the cookie settings, nor have I selected the "keep me logged in" option on Facebook. Why has this behavior started and how do I make it stop if my settings haven't changed?

所有回复 (4)

more options

Do you keep tabs with Facebook opened when you close Firefox?

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

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

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

My startup is set to load my homepage, not windows and tabs from last time. Granted, my homepage is facebook, but it always used to bring me to the login page before this issue started happening.

Will browser.sessionstore.privacy_level work if loading the last session's tab is not the startup setting?

more options

Try to set them both to 2.

  • browser.sessionstore.privacy_level
  • browser.sessionstore.privacy_level_deferred

You can inspect and manage the permissions for all domains on the about:permissions page.

more options

I set them both to 2, and it didn't make a difference.