Open
Bug 1962564
Opened 4 months ago
Updated 19 days ago
Revert global intervention for Zendesk
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: decoder, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [etp-webcompat-pi:global])
We have added a global, permanent intervention in private browsing mode for
*.zendesk.com
due to multiple sites becoming unusable in private browsing mode.
We should periodically revisit if this intervention is still required.
Reporter | ||
Comment 1•4 months ago
|
||
```
[
{
"bugId": "1962564",
"urlPattern": "*://*.zendesk.com/*",
"classifierFeatures": [
"tracking-protection"
],
"isPrivateBrowsingOnly": true,
"filterContentBlockingCategories": [
"standard"
]
}
]
```
Reporter | ||
Updated•4 months ago
|
Flags: needinfo?(tihuang)
Updated•4 months ago
|
Flags: needinfo?(tihuang)
Depends on: 1914200
You need to log in
before you can comment on or make changes to this bug.
Description
•