Closed
Bug 1701542
Opened 5 years ago
Closed 5 years 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•5 years 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•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•