Files
tubestation/browser/components
Jonathan Sudiaman a87903a846 Bug 1947607 - Replace calls to flushTaskQueue() with more precise waits r=sidebar-reviewers,nsharpley,sfoster
- Remove flushTaskQueue() from head.js and its usages. Reduce arbitrary waits as much as possible.
- Replace _waitForOngoingAnimations() with a generic function to await all UI updates, which can be used in tests as well.
- Create a helper method to reliably wait for a repaint for cases where it's truly necessary.

Differential Revision: https://phabricator.services.mozilla.com/D238042
2025-02-19 01:36:13 +00:00
..