Tools/Search the Web fails with no windows open on Mac b=25287 p=stefanh r+sr=me

This commit is contained in:
neil%parkwaycc.co.uk 2006-11-25 15:21:12 +00:00
Родитель ef39e5ea6f
Коммит 4e5c0fb11e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1248,7 +1248,7 @@ function BrowserSearchInternet()
}
// Fallback if the stuff above fails: use the hard-coded search engine
loadURI(gNavigatorRegionBundle.getString("otherSearchURL"));
openTopWin(gNavigatorRegionBundle.getString("otherSearchURL"));
}