fix problem I instroduced last night which do not expand "hostname" to "http://hostname"
git-svn-id: svn://10.0.0.236/trunk@61886 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2016,8 +2016,8 @@ nsWebShell::LoadURL(const PRUnichar *aURLSpec,
|
||||
|
||||
PRInt32 qMarkLoc = -1, spaceLoc = -1;
|
||||
|
||||
rv = NS_ERROR_FAILURE;
|
||||
if (keywordsEnabled) {
|
||||
rv = NS_ERROR_FAILURE;
|
||||
// These are keyword formatted strings
|
||||
// "what is mozilla"
|
||||
// "what is mozilla?"
|
||||
|
||||
Reference in New Issue
Block a user