Open
Bug 756842
Opened 13 years ago
Updated 3 years ago
The preference intl.locale.matchOS is overwritten when running with -safe-mode
Categories
(Firefox :: General, defect)
Tracking
()
NEW
People
(Reporter: etrapani, Unassigned)
Details
Running Firefox in safe mode permanently resets the intl.local.matchOS to true (the default) even if it was set to false. It does so by removing the line from prefs.js.
So, if you are running a localized version of Firefox, in a language that is not the default for the OS (or is not supported by it) and run once with -safe-mode, for example to report a bug, the next time Firefox will try to match the OS version, even if the language pack is ok and the general.useragent.locale is still set to the right value.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•