зеркало из https://github.com/mozilla/gecko-dev.git
Bug 911358 - Request a longer timeout for browser_595601-restore_hidden.js. r=MattN
CLOSED TREE
This commit is contained in:
Родитель
fe00972718
Коммит
529fba21f3
|
@ -14,6 +14,7 @@ let state = {windows:[{tabs:[
|
||||||
|
|
||||||
function test() {
|
function test() {
|
||||||
waitForExplicitFinish();
|
waitForExplicitFinish();
|
||||||
|
requestLongerTimeout(2);
|
||||||
|
|
||||||
registerCleanupFunction(function () {
|
registerCleanupFunction(function () {
|
||||||
Services.prefs.clearUserPref("browser.sessionstore.restore_hidden_tabs");
|
Services.prefs.clearUserPref("browser.sessionstore.restore_hidden_tabs");
|
||||||
|
|
Загрузка…
Ссылка в новой задаче