зеркало из https://github.com/mozilla/gecko-dev.git
Bug #3735; link targetting; reviewed by matt@netscape.com; approvied by chofmann@netscape.com (via don@netscape.com)
This commit is contained in:
Родитель
a161e8c3b1
Коммит
134ff18a77
|
@ -701,7 +701,7 @@ NS_IMETHODIMP nsWebShellWindow::FindWebShellWithName(const PRUnichar* aName,
|
|||
// This will need to be enhanced to search for (owned?) named
|
||||
// windows at some point.
|
||||
if ( mWebShell ) {
|
||||
//rv = mWebShell->FindChildWithName( aName, aResult );
|
||||
rv = mWebShell->FindChildWithName( aName, aResult );
|
||||
}
|
||||
|
||||
return rv;
|
||||
|
|
Загрузка…
Ссылка в новой задаче