Open
Bug 1467609
Opened 7 years ago
Updated 2 years ago
iOS's tracking protection should use the same mapping as gecko's
Categories
(Firefox for iOS :: General, enhancement, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
fxios | 13.0 | --- |
People
(Reporter: francois, Unassigned)
References
Details
When bug 1459037 lands, tracking protection in gecko will use this mapping for the entries that are in the "Disconnect" category of the tracking protection list (i.e. Google, Facebook, Twitter):
https://github.com/mozilla-services/shavar-list-creation/blob/master/disconnect_mapping.py
It would be good if we were consistent across products.
Comment 1•7 years ago
|
||
What does this mean? Do we need to expose this new category in the UI?
Flags: needinfo?(francois)
Reporter | ||
Comment 2•7 years ago
|
||
No, it's rolling up the contents of the Disconnect category (Google, Twitter, Facebook) into the existing categories.
Focus already has such a mapping (I assume FxiOS is the same), so this is just a matter of using the same mapping across products.
Flags: needinfo?(francois)
Updated•7 years ago
|
Priority: -- → P2
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•