disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com
git-svn-id: svn://10.0.0.236/trunk@43373 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1042,7 +1042,7 @@ nsIWebShellWindow* FindWebShellWindow(nsIXULWindowCallbacks* inCallbacks)
|
||||
rv = appShellService->CreateTopLevelWindow(
|
||||
nsnull,
|
||||
urlObj, // nsIURI* of chrome
|
||||
PR_TRUE,
|
||||
PR_TRUE, PR_TRUE,
|
||||
NS_CHROME_ALL_CHROME,
|
||||
inCallbacks, // callbacks
|
||||
NS_SIZETOCONTENT, NS_SIZETOCONTENT,
|
||||
|
||||
Reference in New Issue
Block a user