Closed
Bug 1962673
Opened 8 months ago
Closed 2 months ago
Revert global intervention for PerimeterX
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
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.
| Reporter | ||
Comment 1•8 months ago
|
||
```
[
{
"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"
]
}
]
```
| Reporter | ||
Comment 2•8 months ago
|
||
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
Updated•4 months ago
|
See Also: → tp-breakage-captcha-px
Comment 3•2 months ago
|
||
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
See Also: → https://etp-exceptions.mozilla.org/
You need to log in
before you can comment on or make changes to this bug.
Description
•