mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-17 02:34:04 +02:00
This commit replaces all `waitForTimeout` occurrences with the appropriate `waitForFunction` calls. Note that in some places they were already present, so in those cases we could simply remove the `waitForTimeout` call altogether.