Differential D302996
Bug 2039932 - Remove network.cookie.cookieBehavior.trackerCookieBlocking pref r=#anti-tracking ClosedPublic Authored by manuel on Thu, May 28, 10:34 AM. Referenced Files
Details
Diff Detail
Event Timelinemanuel created this revision.Thu, May 28, 10:34 AM phab-bot published this revision for review.Thu, May 28, 10:34 AM phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)". phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)". phab-bot removed a project: secure-revision. phab-bot removed a reviewer: anti-tracking-reviewers-rotation. phab-bot added a subscriber: anti-tracking-reviewers-rotation. Comment Actions SummaryIntentThe goal of this change is to remove the preference entirely from the Firefox codebase. This preference was used to optionally block (rather than partition) third-party tracker cookies and storage access when was set to (value 5). By removing it, the code is simplified so that trackers under are always partitioned rather than having a toggle to fully block them. SolutionThe changes span multiple layers of the codebase:
Automated review completed with no comments. bvandersloot accepted this revision.Mon, Jun 1, 6:50 PM bvandersloot added a project: testing-exception-unchanged (Doesn't change behavior for users). This revision is now accepted and ready to land.Mon, Jun 1, 6:50 PM Closed by commit rFIREFOXAUTOLANDb7d20e85f967: Bug 2039932 - Remove network.cookie.cookieBehavior.trackerCookieBlocking pref… (authored by manuel). · Explain WhyMon, Jun 1, 8:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 1288772 browser/base/content/test/protectionsUI/browser_protectionsUI_tracker_cookies_subview.jsLoading... toolkit/components/antitracking/test/browser/browser_hasStorageAccess_alwaysPartition.jsLoading... toolkit/components/antitracking/test/browser/browser_nimbus_thirdPartyTrackerCookieBlocking.jsLoading... toolkit/components/antitracking/test/browser/browser_noStorageAccessAutoGrant_thirdPartyTracker.jsLoading... |
