Remove or move (to suite) defunct prefs listed in our m-c prefs/all.js files (and therefore about:config)
Categories
(Firefox :: General, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: behrang.farnaz, Assigned: jasonjabarjones, Mentored)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 3•2 months ago
|
||
Hi Gijs, is this bug still relevant, and where should we begin?
Comment 4•2 months ago
|
||
(In reply to Jason Jones from comment #3)
Hi Gijs, is this bug still relevant, and where should we begin?
I'm not sure - it's been 10 years!. To see if the bug is still relevant, you would want to use searchfox to see if the prefs from comment 0 still exist in https://searchfox.org/mozilla-central/search , and if they do but are not used, if they are used in https://searchfox.org/comm-central/search . If they exist in mozilla-central but are not used either there or in comm-central, they can be removed. If none of the prefs exist anymore (a lot of the ones from comment 0 seem to not show any results in searchfox, though I haven't tried all of them) then this bug can be resolved "works for me".
Assignee | ||
Comment 5•2 months ago
|
||
Scanning through the list, accessibility.typeaheadfind.autostart
is the only case I can see where the pref exists without clear functional use in mozilla-central, but it does have clear functional use in comm-central. All of the other prefs appear present in mozilla-central with a clear usage (dom.workers.maxPerDomain, middlemouse.openNewWindow) or are absent from mozilla-central entirely.
Comment 6•2 months ago
|
||
(In reply to Jason Jones from comment #5)
Scanning through the list,
accessibility.typeaheadfind.autostart
is the only case I can see where the pref exists without clear functional use in mozilla-central, but it does have clear functional use in comm-central. All of the other prefs appear present in mozilla-central with a clear usage (dom.workers.maxPerDomain, middlemouse.openNewWindow) or are absent from mozilla-central entirely.
Thanks for doing the research! Let's remove accessibility.typeaheadfind.autostart
from mozilla-central, then (the comm-central users can/should define it themselves as all the code using it is in comm-central anyway), and then we can close this out. That's kind of a small patch but would you mind doing the honours as you've put in the work already? I can try to find something more substantial for you to work on after, if you like. :-)
Assignee | ||
Comment 7•2 months ago
|
||
Updated•2 months ago
|
Assignee | ||
Comment 8•2 months ago
|
||
(In reply to :Gijs (he/him) from comment #6)
I can try to find something more substantial for you to work on after, if you like. :-)
Of course ^_^
I've been assisting Shane with browser.js refactors (1954799, 1955586, 1957495) and we'd love to take on more if you have any!
Comment 9•2 months ago
|
||
(In reply to Jason Jones from comment #8)
(In reply to :Gijs (he/him) from comment #6)
I can try to find something more substantial for you to work on after, if you like. :-)
Of course ^_^
I've been assisting Shane with browser.js refactors (1954799, 1955586, 1957495) and we'd love to take on more if you have any!
Yeah, I need to file some bugs for y'all. Will try (again) to get to it today; this week has been a little... interesting. Sorry about that.
Comment 10•2 months ago
|
||
Comment 11•2 months ago
|
||
bugherder |
Comment 12•2 months ago
|
||
These prefs are removed:
accessibility.typeaheadfind.autostart
Updated•1 month ago
|
Description
•