зеркало из https://github.com/mozilla/gecko-dev.git
bug 389106 didn't mean to check in this line
This commit is contained in:
Родитель
2aeca66653
Коммит
4a17aaec4f
|
@ -1216,7 +1216,6 @@ NS_IMETHODIMP nsExternalHelperAppService::LoadURI(nsIURI * aURL, nsIPrompt * aPr
|
|||
aURL->GetSpec(spec);
|
||||
|
||||
spec.ReplaceSubstring("\"", "%22");
|
||||
spec.ReplaceSubstring("'", "%27");
|
||||
spec.ReplaceSubstring("`", "%60");
|
||||
|
||||
nsCOMPtr<nsIIOService> ios(do_GetIOService());
|
||||
|
|
Загрузка…
Ссылка в новой задаче