How to change Gecko preferences at runtime.
saadullah2216 opened this issue · 0 comments
saadullah2216 commented
Previously I used to change preferences using a class "PrefsHelper" which is not available in the latest version now
we set prefs using a YAML file with runtime settings object at the time of creation of runtime object but after that, I cannot change prefs at runtime.
is there any way to change prefs at runtime in the latest version?