Closed
Bug 1575609
Opened 5 years ago
Closed 5 years ago
Switch away from using Fission-incompatible inprocess APIs for finding the window top in the anti-tracking backend
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
The anti-tracking back-end currently uses a number of fission-incompatible APIs to find the window top which should be replaced with the BrowsingContext
based API.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/56e028fe2234
Switch away from using Fission-incompatible inprocess APIs for finding the window top in the anti-tracking backend; r=baku
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•5 years ago
|
Assignee: nobody → ehsan
Assignee | ||
Updated•5 years ago
|
Blocks: etp-fission
Comment 4•5 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•