зеркало из https://github.com/mozilla/gecko-dev.git
Whitespace to correct the bug number in my earlier checkin comments: should be 105297 (instead of 105219)
This commit is contained in:
Родитель
0ab5c711a9
Коммит
2b509887f6
|
@ -1833,7 +1833,6 @@ SetFont(nsIPresContext* aPresContext, nsIStyleContext* aContext,
|
|||
if (dc) {
|
||||
// GetSystemFont sets the font face but not necessarily the size
|
||||
aFont->mFont.size = defaultVariableFont.size;
|
||||
|
||||
// If our font type is theme, then check for appearance data and
|
||||
// obtain our font based off our widget type.
|
||||
if (sysID == eSystemFont_Theme) {
|
||||
|
|
|
@ -1833,7 +1833,6 @@ SetFont(nsIPresContext* aPresContext, nsIStyleContext* aContext,
|
|||
if (dc) {
|
||||
// GetSystemFont sets the font face but not necessarily the size
|
||||
aFont->mFont.size = defaultVariableFont.size;
|
||||
|
||||
// If our font type is theme, then check for appearance data and
|
||||
// obtain our font based off our widget type.
|
||||
if (sysID == eSystemFont_Theme) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче