зеркало из https://github.com/mozilla/pjs.git
Bug 736416 - intermittent browser/components/sessionstore/test/browser_625016.js | Test timed out, followed by other errors; r=mak
This commit is contained in:
Родитель
f65704869e
Коммит
dda65b0a2f
|
@ -23,6 +23,10 @@ function test() {
|
|||
Services.prefs.clearUserPref("browser.sessionstore.interval");
|
||||
});
|
||||
|
||||
waitForSaveState(setup);
|
||||
}
|
||||
|
||||
function setup() {
|
||||
// We'll clear all closed windows to make sure our state is clean
|
||||
// forgetClosedWindow doesn't trigger a delayed save
|
||||
while (ss.getClosedWindowCount()) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче