зеркало из https://github.com/mozilla/gecko-dev.git
Bug 675201 - Attempt to wait for focus in the test before issuing keyboard events; r=ehsan
This commit is contained in:
Родитель
a7302c10f1
Коммит
790b0b9cf2
|
@ -198,8 +198,7 @@ function openSubmenu()
|
|||
synthesizeKey("5", {});
|
||||
}
|
||||
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
addLoadEvent(doTest);
|
||||
SimpleTest.waitForFocus(doTest);
|
||||
|
||||
]]></script>
|
||||
</window>
|
||||
|
|
Загрузка…
Ссылка в новой задаче