Fixed GetSearch to deal with urls that don't implement nsIURL. r=waterson
git-svn-id: svn://10.0.0.236/trunk@74280 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9723b01e4d
commit
6717724971
@ -570,7 +570,7 @@ LocationImpl::GetSearch(nsString& aSearch)
|
||||
}
|
||||
}
|
||||
|
||||
return result;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user