зеркало из https://github.com/mozilla/pjs.git
fixing mac bustage
This commit is contained in:
Родитель
cb32817ed5
Коммит
517f99b693
|
@ -253,7 +253,7 @@ nsOSHelperAppService::GetMIMEInfoFromOS(const char * aMIMEType,
|
|||
return nsnull;
|
||||
|
||||
if (aMIMEType && *aMIMEType)
|
||||
mimeInfo->SetMIMEType(aType);
|
||||
mimeInfo->SetMIMEType(aMIMEType);
|
||||
if (aFileExt && *aFileExt)
|
||||
mimeInfo->AppendExtension(aFileExt);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче