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:
@@ -66,7 +66,7 @@ public:
|
||||
NS_ADDREF(mURL);
|
||||
mHashValue = 0;
|
||||
|
||||
char* urlStr = nsnull;
|
||||
char* urlStr;
|
||||
mURL->GetSpec(&urlStr);
|
||||
if (urlStr) {
|
||||
mHashValue = nsCRT::HashValue(urlStr);
|
||||
|
||||
Reference in New Issue
Block a user