зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1308388. P2 - SimpleTest.waitForExplicitFinish() is already called in MediaTestManager.runTests(). r=kaku
MozReview-Commit-ID: GUShE3Fz3Nh --HG-- extra : rebase_source : 60a8b33d5f92210bd6db79df3cdbf53d41a1c26d
This commit is contained in:
Родитель
9183688a57
Коммит
ecb2fcab59
|
@ -109,7 +109,6 @@ function startTest(test, token) {
|
|||
|
||||
// Note: No need to set media test prefs, since we're using XHR to fetch
|
||||
// media data.
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
manager.runTests(gSeekTests, startTest);
|
||||
|
||||
</script>
|
||||
|
|
Загрузка…
Ссылка в новой задаче