mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1027268 - Fix for Bug 1027268 - Intermittent test_bug391747.html | uncaught exception. r=mats
This commit is contained in:
parent
ec6592dfaa
commit
d8f5f4bdb8
@ -39,7 +39,7 @@ function boom_391747() {
|
||||
SimpleTest.finish();
|
||||
}
|
||||
|
||||
setTimeout(boom_391747,400)
|
||||
addLoadEvent(boom_391747);
|
||||
SimpleTest.waitForExplicitFinish()
|
||||
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user