зеркало из https://github.com/mozilla/gecko-dev.git
Fix bustage from bug 802026, a=me
This commit is contained in:
Родитель
37cab40404
Коммит
98dc2d96c4
|
@ -37,7 +37,7 @@ let tests = [
|
|||
});
|
||||
},
|
||||
function customize(next) {
|
||||
whenNewWindowLoaded(null, function (win) {
|
||||
whenNewWindowLoaded(undefined, function (win) {
|
||||
// Need to wait for delayedStartup for the customization part of the test,
|
||||
// since that's where BrowserToolboxCustomizeDone is set.
|
||||
whenDelayedStartupFinished(win, function () {
|
||||
|
|
Загрузка…
Ссылка в новой задаче