This commit is contained in:
danm%netscape.com 1999-06-24 04:25:57 +00:00
parent 258b158702
commit e18b5e37c8
2 changed files with 2 additions and 2 deletions

View File

@ -1006,7 +1006,7 @@ nsIWebShellWindow* FindWebShellWindow(nsIXULWindowCallbacks* inCallbacks)
nsnull,
urlObj, // nsIURI* of chrome
PR_TRUE,
*aWindow,
&aWindow,
nsnull,
inCallbacks, // callbacks
windowWidth, windowHeight);

View File

@ -1006,7 +1006,7 @@ nsIWebShellWindow* FindWebShellWindow(nsIXULWindowCallbacks* inCallbacks)
nsnull,
urlObj, // nsIURI* of chrome
PR_TRUE,
*aWindow,
&aWindow,
nsnull,
inCallbacks, // callbacks
windowWidth, windowHeight);