forked from mozilla/pdf.js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove most
waitForTimeout
usage from the scripting integration tests
This commit replaces most `waitForTimeout` occurrences with the appropriate `waitForFunction` calls. Note that the occurrences in the "must check that focus/blur callbacks aren't called" integration test remain until we find a good way, in a follow-up, to ensure that nothing happened after the tab switches (because currently we can't be entirely sure that nothing happens because there is nothing to await).
- Loading branch information
1 parent
bda98b9
commit d9c1a66
Showing
1 changed file
with
23 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters