Backed out changeset 8322b4eeb9c6 (bug 897239) to avoid the same Android reftest failures we hit when bug 896250 landed.

CLOSED TREE
This commit is contained in:
Ryan VanderMeulen 2013-07-24 16:14:01 -04:00
Родитель a4fe1cd9e4
Коммит fd2218b43a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1508,7 +1508,7 @@ nsDisplayItem::MaxActiveLayers()
sMaxLayersCached = true;
}
return sMaxLayers;
return sMaxLayersCached;
}
bool