nsDependentString(nsnull) is illegal and asserts. sr=rpotts@netscape.com
This commit is contained in:
@@ -898,7 +898,7 @@ nsresult nsDocShell::FindTarget(const PRUnichar *aWindowTarget,
|
||||
|
||||
rv = parentWindow->Open(NS_LITERAL_STRING(""), // URL to load
|
||||
name, // Window name
|
||||
nsDependentString(nsnull), // Window features
|
||||
NS_LITERAL_STRING(""), // Window features
|
||||
getter_AddRefs(newWindow));
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user