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

搜尋 Mozilla 技術支援網站

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

了解更多

Should "Show your windows and tabs from last time" option results in all session cookies being kept?

  • 4 回覆
  • 1 有這個問題
  • 14 次檢視
  • 最近回覆由 primerano

more options

I thought the following option only saved session cookies for the current tabs.

When Firefox starts: Show your windows and tabs from last time

But I have observed that it keeps session cookies for every tab I had opened that day. This basically means that the "Show your windows and tabs from last time" retains all session cookies you have ever had set for perpetuity. They will never be deleted.

Steps... don't use foo.bar.com as i don't know what is there

  • I have foo.bar.com open in a tab. it sets a session cookie.
  • I have 4 other sites open.
  • I close the foo.bar.com tab.
  • I close the browser
  • I assume the foo.bar.com cookie is gone
  • I open the browser and the 4 (non foo.bar.com) tabs reopen
  • I open a new tab and go to foo.bar.com.
  • I observe the session cookie being sent to foo.bar.com
I thought the following option only saved session cookies for the current tabs. When Firefox starts: Show your windows and tabs from last time But I have observed that it keeps session cookies for every tab I had opened that day. This basically means that the "Show your windows and tabs from last time" retains all session cookies you have ever had set for perpetuity. They will never be deleted. Steps... don't use foo.bar.com as i don't know what is there * I have foo.bar.com open in a tab. it sets a session cookie. * I have 4 other sites open. * I close the foo.bar.com tab. * I close the browser * I assume the foo.bar.com cookie is gone * I open the browser and the 4 (non foo.bar.com) tabs reopen * I open a new tab and go to foo.bar.com. * I observe the session cookie being sent to foo.bar.com

所有回覆 (4)

more options

Firefox keeps an undo stack for the last 25 tabs in current Firefox releases (browser.sessionstore.max_tabs_undo, browser.sessionstore.max_windows_undo). I assume that cookies from closed tabs are stored as well to be able to reopen closed tabs.

  • History -> Recently Closed Tabs/Windows
more options

This feels like a bad idea but it is probably what people who use the "Show your windows and tabs from last time" option want.

It makes life hard for developers who are trying to debug cookie issues and it results in conversations like this one.

"Did you restart your browser?" "Yes" "are you sure?" "Yes!, WTF, i'm not an idiot" .. in developer's head. "i clearly see the session cookie on the wire. this guy is an idiot"

When in fact, Firefox is just doing something that we wouldn't expect.

I would propose that when you restart your browser the undo feature is disabled.

more options

You can exclude the cookies from being part of session restore.

more options

I don't have control over other people's settings. This is more of a feature request I guess. If someone closes their browser they would not expect sessions for tabs that we're closed before closing Firefox to be active still.

If it is true that Firefox saves session cookies for recently closed tabs (or undo functionally), I would propose that those cookies be tossed on browser restart.