mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-01 07:41:00 +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.