搜尋 Mozilla 技術支援網站

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

Learn More

When will network.cookie.sameSite.schemeful be set to true by default?

  • 1 回覆
  • 1 有這個問題
  • 13 次檢視
  • 最近回覆由 cor-el

more options

Hi there,

I've been trying without much luck to find out when or in what Firefox version, the config setting network.cookie.sameSite.schemeful will be set to 'true' by default?

Can anyone point me in the direction of where this information is or let me know the answer if they already know it?

And I'll apologise in advance if this is in an obvious spot that I've just stupidly missed.

Thanks! Simon

Hi there, I've been trying without much luck to find out when or in what Firefox version, the config setting network.cookie.sameSite.schemeful will be set to 'true' by default? Can anyone point me in the direction of where this information is or let me know the answer if they already know it? And I'll apologise in advance if this is in an obvious spot that I've just stupidly missed. Thanks! Simon

所有回覆 (1)

more options

Hi

The cookie sameSite schemeful feature got added as an experimental feature and is as such only enabled in Nightly.

  • 1651120 - Add cookie sameSite schemeful as an experimental feature

I don't think that it's known when this feature will be enabled in release (TBD), so this likely will not happen shortly.

  • 1651119 - [meta] Enable cookie sameSite schemeful

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)


Cookie SameSite Schemeful

Treat cookies from the same domain, but with different schemes (e.g. http://example.com and https://example.com) as cross-site instead of same-site. Improves security, but potentially introduces breakage.