Backed out changeset d73cfa170fae (bug 1701792) for bc failures in browser_selectpopup_colors.js. CLOSED TREE

This commit is contained in:
Brindusan Cristian 2021-03-30 01:17:10 +03:00
Родитель c6dccb4a09
Коммит 4f9ae2ef76
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -715,9 +715,6 @@ static bool ShouldUseStandinsForNativeColorForNonNativeTheme(
case ColorID::Field:
case ColorID::Fieldtext:
case ColorID::Graytext:
return !PreferenceSheet::PrefsFor(aDoc)
.NonNativeThemeShouldUseSystemColors();