Fix for bug #9131; add dependent=yes feature on find dialog so it behaves properly; r=matt@netscape.com

This commit is contained in:
law%netscape.com 1999-10-20 20:36:08 +00:00
Родитель a31ad0979f
Коммит d4cf853e97
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -796,7 +796,7 @@ static nsresult OpenDialogWithArg( nsIDOMWindow *parent,
"svs%ip",
url,
JSVAL_NULL,
"chrome,resizable=no",
"chrome,resizable=no,dependent=yes",
(const nsIID*)(&nsISearchContext::GetIID()),
(nsISupports*)arg );
if ( argv ) {