Open
Bug 1254518
Opened 9 years ago
Updated 3 years ago
Audit our usage of setting browser.preferences.instantApply in tests
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | affected |
People
(Reporter: jaws, Unassigned)
Details
firefox.js has instantApply set to false on Windows by default, because otherwise we would break add-ons. Many tests set instantApply to true for their test, and this could probably be revisited because the in-content preferences set document.instantApply=true so this may not be necessary.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•