Remove `reload-default-prefs` observer notification
Categories
(Toolkit :: Preferences, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: nalexander, Assigned: richard.af.cole, Mentored)
References
Details
(Keywords: good-first-bug)
Attachments
(2 files)
reload-default-prefs
is a footgun: in normal operating conditions, it creates a new legacy Telemetry client ID! See Bug 1845338. That was the last consumer; this ticket tracks removing it, that is excising https://searchfox.org/mozilla-central/rev/50588a0b728b365afdd298debd35e8302efe7850/modules/libpref/Preferences.cpp#3958-3961.
Reporter | ||
Comment 1•2 years ago
|
||
This is a good first bug: those lines of code need to be deleted but there are no consumers and no tests of the functionality :)
Reporter | ||
Comment 2•2 years ago
|
||
(In reply to Nick Alexander :nalexander [he/him] from comment #1)
This is a good first bug: those lines of code need to be deleted but there are no consumers and no tests of the functionality :)
And no consumers in Thunderbird: https://searchfox.org/comm-central/search?q=reload-default-prefs&path=&case=false®exp=false.
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
I'm a new contributor, and I'll be submitting a patch for this bug soon.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Thanks, Richard! Let us know if you need any help.
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Comment 6•2 years ago
|
||
Comment 8•2 years ago
|
||
bugherder |
Description
•