ui.prefersReducedMotion is missing in about:config in FF 81.0
Categories
(Toolkit :: Preferences, defect)
Tracking
()
People
(Reporter: a47zes0ir, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0
Steps to reproduce:
Update from FF 80 to 81, then visit about:config and search for "ui.prefersReducedMotion".
Actual results:
No result.
Expected results:
A customizable Boolean named "ui.prefersReducedMotion" should appear, just like it did in Firefox 80.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
It's not in about:config by default, you have to create it. Creating it still works. It has never appeared there by default (also not in 80 or before), afaict - it's not in all.js
or firefox.js
in the results on https://searchfox.org/mozilla-esr78/search?q=ui.prefersReducedMotion (which is the 78 codebase) despite the pref being in use.
Description
•