Closed
Bug 1701542
Opened 1 year ago
Closed 1 year ago
browser.ctrlTab.recentlyUsedOrder to sortByRecentlyUsed migration uses wrong old default
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: agashlin, Assigned: agashlin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
As I mentioned in bug 1692303 comment 10, I think the issue here is that when the old pref was at a default value, that default is lost when the pref is removed, and reading it to set the new pref gets the new default.
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by agashlin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/12ad213232f3 Use the correct default for the removed recentlyUsedOrder pref. r=mconley
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•1 year ago
|
Keywords: regression
Updated•1 year ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•