зеркало из https://github.com/mozilla/gecko-dev.git
Bug 993712 - Try to fix permanent orange in browser_984455_bookmarks_items_reparenting.js by making sure test for 968447 fully closes its window. r=jaws.
This commit is contained in:
Родитель
d59c46fdbd
Коммит
44f9892437
|
@ -27,6 +27,6 @@ add_task(function() {
|
|||
is(newWinBookmarksToolbarPlaceholder.getAttribute("wrap"), "true",
|
||||
"Button in new window should have 'wrap' attribute");
|
||||
yield newWin.PanelUI.hide();
|
||||
newWin.close();
|
||||
yield promiseWindowClosed(newWin);
|
||||
CustomizableUI.reset();
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче