Trying to fix solaris bustage.
git-svn-id: svn://10.0.0.236/trunk@43632 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -370,7 +370,7 @@ nsresult nsWebShellWindow::Initialize(nsIWebShellWindow* aParent,
|
||||
}
|
||||
|
||||
mWindow->SetClientData(this);
|
||||
mWindow->Create(parentWidget, // Parent nsIWidget
|
||||
mWindow->Create((nsIWidget *)parentWidget, // Parent nsIWidget
|
||||
r, // Widget dimensions
|
||||
nsWebShellWindow::HandleEvent, // Event handler function
|
||||
nsnull, // Device context
|
||||
|
||||
Reference in New Issue
Block a user