tweaking DoContextMenu

git-svn-id: svn://10.0.0.236/trunk@31687 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
saari%netscape.com 1999-05-14 23:10:46 +00:00
parent d5a10cea71
commit 112a992fef

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