Closed
Bug 1976657
Opened 10 months ago
Closed 10 months ago
ETP exception list migration can run after preferences privacy page is shown.
Categories
(Core :: Privacy: Anti-Tracking, defect, P1)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
DUPLICATE
of bug 1976213
People
(Reporter: emz, Assigned: emz)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
The migration for the category prefs is implemented in the UrlClassifierExceptionListService which runs lazily after the first time the a classifier which consumes it is initialized. This usually happens roughly during the first website load. Because we run the migration lazily this can mean the preferences page shows the "unmigrated" state if opened very early.
We can fix this by forcing the migration to run when about:preferences#privacy is shown.
| Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → emz
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•10 months ago
|
||
Oops, we already had this on file!
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Duplicate of bug: 1976213
Resolution: --- → DUPLICATE
Comment 3•10 months ago
|
||
Comment on attachment 9499763 [details]
Bug 1976657 - Run ETP allow list category pref migration check on about:preferences#privacy init. r=#anti-tracking!
Revision D256793 was moved to bug 1976213. Setting attachment 9499763 [details] to obsolete.
Attachment #9499763 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•