зеркало из https://github.com/mozilla/gecko-dev.git
Debugging patch for bug 1074744: request the complete log
This commit is contained in:
Родитель
1cc829126d
Коммит
ce47600bf5
|
@ -86,6 +86,7 @@ function runTest(index) {
|
|||
}
|
||||
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
SimpleTest.requestCompleteLog();
|
||||
|
||||
window.addEventListener("load", function() {
|
||||
SpecialPowers.pushPrefEnv({"set": [["media.cache_size", 40000]]}, function(){ runTest(0); });
|
||||
|
|
Загрузка…
Ссылка в новой задаче