mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 02:43:07 +00:00
tweaking DoContextMenu
This commit is contained in:
parent
e1ba7125af
commit
5497989771
@ -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 );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user