backing out andreas and warren

git-svn-id: svn://10.0.0.236/trunk@57840 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
2000-01-14 22:01:56 +00:00
parent 3919889819
commit 24fd826e2a
40 changed files with 979 additions and 2684 deletions

View File

@@ -66,7 +66,7 @@ public:
NS_ADDREF(mURL);
mHashValue = 0;
char* urlStr = nsnull;
char* urlStr;
mURL->GetSpec(&urlStr);
if (urlStr) {
mHashValue = nsCRT::HashValue(urlStr);