Closed Bug 1589476 Opened 5 years ago Closed 5 years ago

Move the logic in _isOnTrackingTable() to Gecko

Categories

(Core :: Privacy: Anti-Tracking, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

Attachments

(1 file)

When the user is on a page like this, on desktop we don't show https://content-track-digest256.dummytracker.org in the list of allowed tracking content because of this code whereas on mobile this same logic doesn't exist currently and is very difficult to implement because the URL classifier service isn't exposed by the GV API.

It would be nice to move this logic to Gecko instead so that GV gets to use it automatically.

Attachment #9101974 - Attachment description: Bug 1589476 - Move the logic in _isOnTrackingTable() to Gecko to make it usable by GeckoView-based applications as well; → Bug 1589476 - Emit a separate notification when a tracker from the Level 2 Disconnect blocklist is observed on a page and use this code to avoid using the URL classifer service in the front-end;
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/91697065e99f
Emit a separate notification when a tracker from the Level 2 Disconnect blocklist is observed on a page and use this code to avoid using the URL classifer service in the front-end; r=nhnt11,droeh
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: