about:protections doesn't count fingerprinters
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: tjr, Assigned: hsohaney)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fpp:future])
Attachments
(2 files, 2 obsolete files)
My about:protections page reports no fingerprinting scripts blocked. However if I visit e.g. cnn.com - it shows me that it has blocked some fingerprinting scripts.
| Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Hello Tom,
We actually count the tracker after the document is closed. Could you verify if the counter increases after you close the CNN tab? Thanks.
| Reporter | ||
Comment 2•2 years ago
|
||
Okay, yeah, I see now. After I close the tab, the count increments on about:protections - however the doorhanger reported that it blocked two fingerprinters, but about:protections only incremented by one. Is that intentional? From the copy on about:protections it seems like it's saying the number of trackers blocked, not the number of pages trackers were blocked on....
Updated•2 years ago
|
Comment 3•2 years ago
|
||
For shims we set the replaced flag here: https://searchfox.org/mozilla-central/rev/31f5847a4494b3646edabbdd7ea39cb88509afe2/netwerk/url-classifier/UrlClassifierFeatureFingerprintingProtection.cpp#162
this may lead to us not correctly recording the fact that we still blocked a tracker. Could be that the method here doesn't pick it up anymore: https://searchfox.org/mozilla-central/rev/31f5847a4494b3646edabbdd7ea39cb88509afe2/toolkit/components/antitracking/TrackingDBService.sys.mjs#184
I'll look more into this. However it seems that this is rather a backlog item.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 4•2 years ago
|
||
| Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
| Assignee | ||
Comment 6•2 years ago
|
||
Depends on D178324
Updated•2 years ago
|
| Assignee | ||
Comment 7•2 years ago
|
||
Depends on D178324
Comment 9•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/551ba6213443
https://hg.mozilla.org/mozilla-central/rev/af6b28cc40a8
Updated•2 years ago
|
Description
•