mwobensmith
Results
2
issues of
mwobensmith
In the core API `Settings` class, we have a bunch of properties that apply only to Firefox. Since these are not relevant to the core project, they should go somewhere...
polish
Test: helper
ARCHIVED
You can set a preference to a Boolean value, but it only works on new prefs. It can't change the value of an existing Firefox pref. e.g. ``` preferences={'app.normandy.first_run': True,...
bug
Test: helper
ARCHIVED