зеркало из https://github.com/mozilla/pjs.git
backing out last checkin, tree's red
This commit is contained in:
Родитель
c2ee842ca2
Коммит
dbd1057ad9
|
@ -1215,9 +1215,6 @@ NS_IMETHODIMP nsExternalHelperAppService::LoadURI(nsIURI * aURL, nsIPrompt * aPr
|
|||
nsCAutoString spec;
|
||||
aURL->GetSpec(spec);
|
||||
|
||||
if (spec.Find("%00") != -1)
|
||||
return NS_ERROR_MALFORMED_URI;
|
||||
|
||||
spec.ReplaceSubstring("\"", "%22");
|
||||
spec.ReplaceSubstring("`", "%60");
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче