Bug 311234 - Clicking "Done" after customize toolbars exits Firefox when there is still one window open patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor

This commit is contained in:
bsmedberg%covad.net 2005-10-12 20:08:47 +00:00
Родитель 629d2d7fc6
Коммит 85b798c3fc
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -73,8 +73,6 @@ function onUnload(aEvent)
persistCurrentSets();
notifyParentComplete();
window.close();
}
function onAccept(aEvent)