Intent to prototype: Blocking third-party cookies

607 views
Skip to first unread message

Tim Huang

unread,
Sep 5, 2024, 1:46:33 PMSep 5
to dev-pl...@mozilla.org

Summary: Third-party cookies pose significant risks to user privacy, allowing trackers to monitor individuals across the web. Recognizing this, browser vendors have committed to phasing them out. To support this effort, we plan to prototype third-party cookie blocking in the Nightly channel. This will allow us to identify and address potential website compatibility issues as we move towards a broader rollout.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1915383

Specification: https://www.w3.org/2001/tag/doc/web-without-3p-cookies/

Platform coverage: Firefox Desktop, Firefox on Android

Preference: network.cookie.cookieBehavior.optInPartitioning

DevTools bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1872896

Other browsers


--
Tim Huang
Mozilla


Tim Huang

unread,
Sep 6, 2024, 3:11:25 PMSep 6
to dev-pl...@mozilla.org

I would like to follow-up and provide more context on Firefox’s current protections and the motivation behind phasing out all third-party cookies.


Following Mozilla’s Anti-tracking policy, Firefox has been blocking third-party cookies from known trackers by default since 2019 (see Enhanced Tracking Protection). We also proposed and shipped Total Cookie Protection (enabled by default in Firefox since 2022) which partitions all third-party cookies in separate cookie jars per site. Firefox, therefore, already prevents trackers from abusing third-party cookies to follow and track individuals across the web.


Cookie partitioning, as already shipped in Firefox, is an effective defense against third-party cookie tracking. However, other browsers have tried other solutions, such as blocking third-party cookies entirely or using list-based blocking. In an attempt to bring consistency across browser engines and minimize web compatibility challenges, most browser vendors are now interested in blocking all third-party cookies and offering partitioned cookies as an opt-in feature (CHIPS). To this end, Firefox is enabling CHIPS by default for all users starting with version 131 (dev-platform announcement) and this thread announces the next step of prototyping the blocking of all third-party cookies.


It is worth reiterating that the motivation behind phasing out all third-party cookies is not additional effective tracking protection but rather, browser ecosystem uniformity/consistency.

Reply all
Reply to author
Forward
0 new messages