Picture of a official mastodon firefox account "favoriting" a comment saying "crazy as soon as mozilla does something good nobody is here"
you are viewing a single comment's thread
view the rest of the comments
[–] 12 points 2 years ago (3 children)

my impression was that it was impossible already, because there was effectively a different cookie storage for every site

  • source
  • parent
  • hideshow 3 child comments
  • [–] 26 points 2 years ago (1 child)

    oh

    https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies

    CHIPS is similar to the state partitioning mechanism implemented by Firefox. The difference is that state partitioning partitions cookie storage and retrieval into separate cookie jars for each top-level site, without a mechanism to allow opt-in to third-party cookies if desired. As browsers start to phase out third-party cookie usage, there are still valid, non-tracking uses of third-party cookies that need to be permitted while developers begin to handle this change.

    so this adds a setting to allow a site access to shared 3rd party cookies, when the site supports the feature?

  • source
  • parent
  • hideshow 1 child comment