bug 684176 - Intermittent failure in test_bug454235.xul | offscreen browser is not visible r=smaug

This commit is contained in:
Brad Lassey 2012-11-13 11:44:36 -08:00
parent b016c92883
commit 8c41c8d21a

View File

@ -21,7 +21,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=454235
/** Test for Bug 454235 **/
SimpleTest.waitForExplicitFinish();
addLoadEvent(doTest);
SimpleTest.waitForFocus(doTest);
function doTest() {
var shownBrowser = document.getElementById("shownBrowser");