Closed Bug 1962673 Opened 8 months ago Closed 2 months ago

Revert global intervention for PerimeterX

Categories

(Core :: Privacy: Anti-Tracking, task)

task

Tracking

()

RESOLVED MOVED

People

(Reporter: decoder, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [etp-webcompat-pi:global])

We have added a global, permanent intervention in private browsing mode for

*.px-cloud.net,*.px-cdn.net

due to multiple sites becoming unusable in private browsing mode.
We should periodically revisit if this intervention is still required.

``` [ { "bugId": "1962673", "urlPattern": "*://*.px-cloud.net/*", "classifierFeatures": [ "tracking-protection" ], "isPrivateBrowsingOnly": false, "filterContentBlockingCategories": [ "standard" ] }, { "bugId": "1962673", "urlPattern": "*://*.px-cdn.net/*", "classifierFeatures": [ "tracking-protection" ], "isPrivateBrowsingOnly": false, "filterContentBlockingCategories": [ "standard" ] } ] ```

We need this intervention until the Anti-Fraud category is properly ingested (ongoing work in bug 1962092).

Also, this intervention will also affected non-pbm since these hosts overlap with the Fingerprinting category.

Depends on: 1962092
See Also: → 1610071
Depends on: 1863742

Tracking protection interventions are now tracked on https://etp-exceptions.mozilla.org.
This is a bulk change done in bug 1995755.

Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → MOVED
You need to log in before you can comment on or make changes to this bug.