Andreas Pehrson 1b4a60584c Bug 1920942 - In TakeN(MediaEventSourceImpl&) do not spin the event loop. r=jmaher
Note this doesn't block the caller, which helps avoid hanging some tests, but
instead relies on the caller spinning the event loop. The latter typically
happens through WaitFor(RefPtr<MozPromise>).

Differential Revision: https://phabricator.services.mozilla.com/D224699
2024-10-17 15:33:42 +00:00
..

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff