Closed Bug 1969919 Opened 6 months ago Closed 1 month ago

Revert global intervention for LivePerson

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

*.liveperson.com,*.liveperson.net,*.lpsnmedia.net

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

``` [ { "bugId": "1969919", "urlPattern": "*://*.liveperson.com/*", "classifierFeatures": [ "tracking-protection", "emailtracking-protection" ], "isPrivateBrowsingOnly": true, "filterContentBlockingCategories": [ "standard" ] }, { "bugId": "1969919", "urlPattern": "*://*.liveperson.net/*", "classifierFeatures": [ "tracking-protection", "emailtracking-protection" ], "isPrivateBrowsingOnly": true, "filterContentBlockingCategories": [ "standard" ] }, { "bugId": "1969919", "urlPattern": "*://*.lpsnmedia.net/*", "classifierFeatures": [ "tracking-protection", "emailtracking-protection" ], "isPrivateBrowsingOnly": true, "filterContentBlockingCategories": [ "standard" ] } ] ```
Whiteboard: [etp-webcompat-pi:global]
Depends on: 1968450, 1794549

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: 1 month ago
Resolution: --- → MOVED
You need to log in before you can comment on or make changes to this bug.