Stop clearing browser.ctrlTab.recentlyUsedOrder when migrating the pref (was: browser.ctrlTab.sortByRecentlyUsed set to false when upgrading from esr78 to esr91)
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | wontfix |
firefox95 | --- | unaffected |
firefox96 | --- | unaffected |
firefox97 | --- | unaffected |
People
(Reporter: glandium, Assigned: dao)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
With bug 1692303 and bug 1701542, browser.ctrlTab.recentlyUsedOrder was renamed and flipped to false,, except if ctrl-tab was detected as having been used... through a pref that was added in bug 1687703, which landed in 86. So people who were using ctrl-tab in esr78, and then upgraded to the next esr (i.e. esr91), see the pref reset because they had no occasion for the browser.engagement.ctrlTab.has-used pref to be set.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:dao, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 2•3 years ago
|
||
bigiri, can you look into this? It looks like the migration code (needlessly?) clears the old pref, so at this point I guess there's no way to remedy this with an update for users already on ESR91?
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Unfortunately ESR78 is no longer supported. We missed this detail when the patch was merged and there's not much we can do about it. I spoke with @mconley and he suggests that I mark this as "won't fix." If you have more questions Mike says that he will take those, so please direct further questions to him. Thank you.
Assignee | ||
Comment 4•3 years ago
|
||
I'm reopening this in order to remove the pref clearing, if only to prevent this pattern from being copied by future migration code.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 5•3 years ago
|
||
Comment 7•3 years ago
|
||
bugherder |
Description
•