gecko-dev/dom/xul
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
..
crashtests
test 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
ChromeObserver.cpp Bug 1701303 - Move counting of private browsing contexts to parent process. r=smaug,johannh 2021-07-05 15:17:55 +00:00
ChromeObserver.h Bug 1715145 - Remove now-unnecessary per-window appearance override. This reverts bug 1700371. r=emilio 2021-06-08 02:01:10 +00:00
moz.build
nsIBrowserController.idl
nsIController.idl
nsIControllers.idl
nsXULCommandDispatcher.cpp
nsXULCommandDispatcher.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
nsXULContentSink.cpp
nsXULContentSink.h
nsXULContentUtils.cpp
nsXULContentUtils.h
nsXULControllers.cpp
nsXULControllers.h
nsXULElement.cpp Bug 1701303 - Move counting of private browsing contexts to parent process. r=smaug,johannh 2021-07-05 15:17:55 +00:00
nsXULElement.h Bug 1701303 - Move counting of private browsing contexts to parent process. r=smaug,johannh 2021-07-05 15:17:55 +00:00
nsXULPopupListener.cpp Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio 2021-04-06 19:28:18 +00:00
nsXULPopupListener.h
nsXULPrototypeCache.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
nsXULPrototypeCache.h Bug 1692835 - Remove nsJSThingHashtable. r=xpcom-reviewers,nika 2021-03-02 09:02:19 +00:00
nsXULPrototypeDocument.cpp
nsXULPrototypeDocument.h
nsXULSortService.cpp Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
nsXULSortService.h
XULBroadcastManager.cpp
XULBroadcastManager.h
XULFrameElement.cpp
XULFrameElement.h
XULMenuElement.cpp
XULMenuElement.h
XULPersist.cpp
XULPersist.h
XULPopupElement.cpp Bug 1696214, use moveToAnchor to position the tab and places tooltips so that the close and mute button tooltips appear correctly, r=jaws 2021-05-31 13:07:35 +00:00
XULPopupElement.h Bug 1704879 - Allow specifying the command event's button field in XULPopupElement.activateItem. r=emilio 2021-04-20 22:13:24 +00:00
XULTextElement.cpp
XULTextElement.h
XULTooltipElement.cpp Bug 1688424 - Fix tooltips on <tree> elements in (x)html documents. r=smaug 2021-03-29 17:00:54 +00:00
XULTooltipElement.h
XULTreeElement.cpp
XULTreeElement.h