mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 538882 - plugin_focus_helper.html window not closed when running mochitest on Linux. r=roc
This commit is contained in:
parent
c5d2e640b0
commit
fb74cd34c3
@ -91,7 +91,7 @@ if (navigator.platform.indexOf("Mac") >= 0) {
|
||||
SimpleTest.waitForFocus(doTest, window);
|
||||
} else {
|
||||
todo(false, "Platform not supported");
|
||||
SimpleTest.finish();
|
||||
done();
|
||||
}
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user