This commit is contained in:
saari%netscape.com 1999-05-14 23:10:46 +00:00
Родитель e1ba7125af
Коммит 5497989771
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -835,7 +835,8 @@ void nsWebShellWindow::DoContextMenu(
NS_RELEASE(supports);
pnsContextMenu->SetLocation(aX,aY);
// Set webshell
//pnsContextMenu->SetWebShell( );
pnsContextMenu->SetWebShell( mWebShell );
// Set DOM node
pnsContextMenu->SetDOMNode( aMenuNode );