Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 4 תגובות
  • 5 have this problem
  • 9 views
  • תגובה אחרונה מאת 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.