v153#2056
Open
Thorin-II wants to merge 6 commits into
Open
Conversation
@tomrittervg added a link to your blog about telemetry
FF151+ https://bugzilla.mozilla.org/show_bug.cgi?id=1874169 it's in the DON'T TOUCH section so no need to keep around for resetting
any1here
reviewed
Jul 11, 2026
There was a problem hiding this comment.
network.cookie.cookieBehavior.optInPartitioning hasn't been set to true in ETP Strict since FF137
Contributor
Author
There was a problem hiding this comment.
let's just remove it
There was a problem hiding this comment.
and that this pref actually does
It blocked all non‑CHIPS third‑party cookies, unless they were on an exemption list or certain heuristics also allowed them.
see https://bugzilla.mozilla.org/show_bug.cgi?id=1951443 - not used in ETP Strict since 137- in the DON'T BOTHER section, so no need to keep around for prefsCleaner
are default true in FF153+ ... every day, in little ways ... FF wants to be like arkenfox ~p
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@tomrittervg added a link to your blog about telemetry