зеркало из https://github.com/mozilla/gecko-dev.git
Trying to fix bug 503988
This commit is contained in:
Родитель
d3b128e0a7
Коммит
9033e4dee5
|
@ -71,6 +71,10 @@
|
||||||
onNavComplete: nextTest
|
onNavComplete: nextTest
|
||||||
});
|
});
|
||||||
yield;
|
yield;
|
||||||
|
|
||||||
|
// Make sure we unsuppress painting before continuing
|
||||||
|
SimpleTest.executeSoon(nextTest)
|
||||||
|
yield;
|
||||||
|
|
||||||
// Search for some text that's on the second page (but not on
|
// Search for some text that's on the second page (but not on
|
||||||
// the first page), and verify that it can be found.
|
// the first page), and verify that it can be found.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче