Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 1 antwoord
  • 1 heeft dit probleem
  • 14 weergaven
  • Laatste antwoord van 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

Alle antwoorden (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.