Whitespace to correct the bug number in my earlier checkin comments: should be 105297 (instead of 105219)
git-svn-id: svn://10.0.0.236/trunk@111002 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user