Open
Bug 1765332
Opened 3 years ago
Audit and possibly simplify use of AntiTrackingUtils::IsThirdParty* functions
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P3)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: bvandersloot, Unassigned)
References
(Blocks 1 open bug)
Details
There are four of these functions that are all closely related and call each other. Is the simplest one being used in all caller locations? We should at very least document our use of "third-party" and make it clear what it means in all contexts. Longer function names may help here.
You need to log in
before you can comment on or make changes to this bug.
Description
•