зеркало из https://github.com/mozilla/pjs.git
remove call to FetchFontInfo which doesn't work on 8.5; r=sfraser; a=granrose; bug #37318
This commit is contained in:
Родитель
34a95cecaf
Коммит
4f6980efd5
|
@ -71,8 +71,6 @@ NS_IMETHODIMP nsFontMetricsMac::Init(const nsFont& aFont, nsIAtom* aLangGroup, n
|
|||
FontInfo fInfo;
|
||||
GetFontInfo(&fInfo);
|
||||
|
||||
FetchFontInfo(theStyle.tsFont, theStyle.tsSize, theStyle.tsFace, &fInfo);
|
||||
|
||||
float dev2app;
|
||||
mContext->GetDevUnitsToAppUnits(dev2app);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче