Bug 1461452 - Clear the cached emoji font-list pref in response to a pref change or font-list rebuild. r=m_kato

This commit is contained in:
Jonathan Kew 2018-05-15 10:17:12 +01:00
Родитель 14f2acc019
Коммит e97648d28e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1721,6 +1721,7 @@ gfxPlatformFontList::ClearLangGroupPrefFonts()
}
}
mCJKPrefLangs.Clear();
mEmojiPrefFont = nullptr;
}
// Support for memory reporting