зеркало из https://github.com/mozilla/pjs.git
fix typo in constant usage from patch for bug 204237 - this error causes buttons to incorrectly theme fairly often
This commit is contained in:
Родитель
4898c16228
Коммит
52636b4864
|
@ -246,7 +246,7 @@ nsNativeTheme::IsWidgetStyled(nsPresContext* aPresContext, nsIFrame* aFrame,
|
|||
lookAndFeel->GetColor(sButtonBorderColorID,
|
||||
defaultBorderColor);
|
||||
lookAndFeel->GetColor(sButtonBGColorID,
|
||||
defaultBorderColor);
|
||||
defaultBGColor);
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче