Closed
Bug 1509691
Opened 6 years ago
Closed 6 years ago
We block www.youtube.com cookies on www.youtube.com
Categories
(Firefox :: Protections UI, enhancement, P2)
Firefox
Protections UI
Tracking
()
RESOLVED
FIXED
Firefox 65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This causes the shield icon to appear on youtube.com currently. This is also incompatible with our tracking protection rules.
The reason behind this is that we don't use the channel's third-party tracking flags in the anti-tracking backend.
Assignee | ||
Updated•6 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•6 years ago
|
||
This makes a difference for doubly nested trackers that are embedded
under the same top-level tracker, with a third-party origin in the
middle, as the test case in this commit has set up things.
The test case here fails without the code changes.
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e7b379680f8
Ensure that the antitracking backend uses the channel third-party tracking flag r=baku
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in
before you can comment on or make changes to this bug.
Description
•