зеркало из https://github.com/mozilla/pjs.git
Fixed small error in nsIIOService checkin. b=157131, r=dougt, sr=alecf
This commit is contained in:
Родитель
8abffee962
Коммит
3b7325178d
|
@ -855,7 +855,7 @@ function InsertUsernameIntoUrl(urlspec, username)
|
|||
return URI.spec;
|
||||
} catch (e) {}
|
||||
|
||||
return url;
|
||||
return urlspec;
|
||||
}
|
||||
|
||||
function GetOS()
|
||||
|
|
Загрузка…
Ссылка в новой задаче