Closed
Bug 1606824
Opened 6 years ago
Closed 6 years ago
app.update.channel not changing if modified from about:config
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
RESOLVED
INVALID
People
(Reporter: csasca, Unassigned)
Details
(Keywords: regressionwindow-wanted)
Attachments
(1 file)
|
2.70 MB,
image/gif
|
Details |
Affected versions
- Firefox 72.0
- Firefox 72.0b11
- Firefox 73.0a1
Affected platforms
- Windows 10 & 7
- macOS 10.15
- Ubuntu 18.04
Steps to reproduce
- Launch Firefox with a clean profile
- Access about:config and change the status for "app.update.channel" to any other
- Restart Firefox
- Open about:support and look at "Update Channel"
Expected result
- The update channel actually changes to the one the user choose
Actual result
- The update channel is not changed
Regression range
- I will see for a regression.
Additional notes
- The issue can be seen in the attachment.
- The pref may be profile dependent, so the browser will always take the default config from the installation folder.
Comment 1•6 years ago
|
||
app.update.channel lives in channel-prefs.js in the install folder, not the profile.
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
affected → ---
status-firefox73:
affected → ---
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•