update tracking annotation table to use category-based list
Categories
(Toolkit :: Safe Browsing, enhancement, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: dimi, Assigned: dimi)
References
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
Details |
In Bug 1533312, we supported the category-based list for tracking annotation.
We can update the preference now to enable the feature:
base-track-digest256 will be replaced with:
1.ads-track-digest256
2.social-track-digest256
3.analytics-track-digest256
| Assignee | ||
Comment 1•7 years ago
|
||
In Bug 1533312, we supported the category-based list for tracking annotation.
We can update the preference now to enable the feature:
base-track-digest256 will be replaced with:
1.ads-track-digest256
2.social-track-digest256
3.analytics-track-digest256
| Assignee | ||
Comment 2•7 years ago
|
||
Hi Luke,
We want to make this change to tracking annotation. I assume the shavar server already supported that because GeckoView used the list, is this correct? Is there anything we need to know/test before landing? Thanks!
Comment 3•7 years ago
|
||
Hi Dimi,
Yes the shavar server is already serving these lists. You can spot-check the lists that shavar is serving like so:
$ curl -d" " 'https://shavar.services.mozilla.com/list?client=foo&appver=1&pver=2.2'
adguard-ads-digest256
ads-track-digest256
allow-flashallow-digest256
analytics-track-digest256
base-cryptomining-track-digest256
base-fingerprinting-track-digest256
base-track-digest256
baseeff-track-digest256
basew3c-track-digest256
block-flash-digest256
block-flashsubdoc-digest256
content-cryptomining-track-digest256
content-fingerprinting-track-digest256
content-track-digest256
contenteff-track-digest256
contentw3c-track-digest256
easylist-ads-digest256
easyprivacy-ads-digest256
except-flash-digest256
except-flashallow-digest256
except-flashinfobar-digest256
except-flashsubdoc-digest256
fanboyannoyance-ads-digest256
fanboysocial-ads-digest256
fastblock1-track-digest256
fastblock1-trackwhite-digest256
fastblock2-track-digest256
fastblock2-trackwhite-digest256
fastblock3-track-digest256
mozfull-track-digest256
mozfullstaging-track-digest256
mozplugin-block-digest256
mozplugin2-block-digest256
mozpub-track-digest256
mozstd-track-digest256
mozstd-trackwhite-digest256
mozstdstaging-track-digest256
mozstdstaging-trackwhite-digest256
social-track-digest256
I see all 3 of those lists there, so they should be ready to use & test.
| Assignee | ||
Comment 4•7 years ago
|
||
(In reply to Luke Crouch [:groovecoder] from comment #3)
Hi Dimi,
Yes the shavar server is already serving these lists. You can spot-check the lists that shavar is serving like so:
I see all 3 of those lists there, so they should be ready to use & test.
Thanks!
I'll trigger a try run and land this patch if everything is fine!
Comment 6•7 years ago
|
||
| bugherder | ||
Description
•