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