tweaking DoContextMenu

This commit is contained in:
saari%netscape.com 1999-05-14 23:10:46 +00:00
parent e1ba7125af
commit 5497989771

View File

@ -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 );