gecko-dev/testing/specialpowers/content
Emilio Cobos Álvarez de54c4e1fc Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag
This allows us to remove the timeout (which was there for these prefs)
and makes the code a bit more explicit.

Unconditionally making all tests wait for rAF causes some timing changes
which cause some tests to time out / fail, see:

  https://treeherder.mozilla.org/jobs?repo=try&revision=3aef4c168c6ab7d762dd360f49d4f56dff686c03

So this only does it when changing the prefs that care about it. Fix
some tests that were relying on the timeout to get this green.

Differential Revision: https://phabricator.services.mozilla.com/D119040
2021-07-20 14:10:58 +00:00
..
AppTestDelegate.jsm
AppTestDelegateChild.jsm
AppTestDelegateParent.jsm Bug 1713208 - Use lazy module getter for AppUiTestDelegate; r=agi 2021-06-04 17:47:20 +00:00
MockColorPicker.jsm
MockFilePicker.jsm
MockPermissionPrompt.jsm
SpecialPowersChild.jsm Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag 2021-07-20 14:10:58 +00:00
SpecialPowersEventUtils.jsm
SpecialPowersParent.jsm Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag 2021-07-20 14:10:58 +00:00
SpecialPowersSandbox.jsm
WrapPrivileged.jsm