teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references

git-svn-id: svn://10.0.0.236/trunk@36668 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
danm%netscape.com
1999-06-24 03:29:22 +00:00
parent cd2b469274
commit fe81f5f1a1
22 changed files with 136 additions and 152 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);