Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FF132 Update third-party cookies article Firefox details (ETP Strict 3pc blocking) #36264

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

leanderschwarz
Copy link
Contributor

Description

As of Firefox 132 (release October 29th) Enhanced Tracking Protection Strict mode will block all third-party cookies. Developers may still opt-into third-party cookies using CHIPS.

Motivation

The Firefox Privacy Team wants to update all relevant documentation regarding third-party cookie blocking for the Firefox 132 release.

The article should reflect the most recent Firefox (third-party) cookie behavior. Developers should know that CHIPS can be used to opt-into partitioned third-party cookie usage with Enhanced Tracking Protection Strict third-party cookie blocking.

Additional details

See https://bugzilla.mozilla.org/show_bug.cgi?id=1918037.

Since this is my private account I am adding my Mozilla mail in case further questions arise:
lschwarz@mozilla.com

@leanderschwarz leanderschwarz requested a review from a team as a code owner October 8, 2024 10:33
@leanderschwarz leanderschwarz requested review from chrisdavidmills and removed request for a team October 8, 2024 10:33
@github-actions github-actions bot added Content:Other Any docs not covered by another "Content:" label size/xs [PR only] 0-5 LoC changed labels Oct 8, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@leanderschwarz leanderschwarz changed the title Update third-party cookies article Firefox details. FF132 Update third-party cookies article Firefox details (ETP Strict 3pc blocking) Oct 8, 2024
Copy link
Contributor

github-actions bot commented Oct 9, 2024

Preview URLs

Flaws (1)

URL: /en-US/docs/Web/Privacy/Third-party_cookies
Title: Third-party cookies
Flaw count: 1

  • images:
    • External image URL
External URLs (3)

URL: /en-US/docs/Web/Privacy/Third-party_cookies
Title: Third-party cookies

(comment last updated: 2024-10-10 07:54:06)

Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update @leanderschwarz. I've made a couple of small grammatical suggestions, but nothing major.

Since this is an addition/change for Fx132:

  • If it is turned on in release, you should also add an entry for it to the 132 rel notes page, probably under the "Security" heading?
  • If it is only enabled in Nightly/beta for now, add a note under the "Experimental web features" section instead, and an entry on the separate Experimental features in Firefox page.

To get an idea of the style of the entries see the previous rel note pages.

Also giving @Rumyra a ping about this one — are you tracking this for the 132 release project?

files/en-us/web/privacy/third-party_cookies/index.md Outdated Show resolved Hide resolved
@leanderschwarz
Copy link
Contributor Author

Thanks for the quick review and changes @chrisdavidmills, I commited your suggestions!

This will be turned on in release thanks for the suggestion, I already talked to @Rumyra and we will add a note to the developer release notes.

Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leanderschwarz perfect! Let's get this one merged.

@chrisdavidmills chrisdavidmills merged commit eb061bd into mdn:main Oct 10, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Other Any docs not covered by another "Content:" label size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants