backout d4bf4c76854e for causing mochitest-other failures

This commit is contained in:
Benoit Girard 2014-06-19 00:35:54 -04:00
Родитель 715e4aad6a
Коммит bab551040d
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -3873,8 +3873,7 @@ FrameLayerBuilder::DrawThebesLayer(ThebesLayer* aLayer,
entry->mCommonClipCount);
}
if (presContext->GetPaintFlashing() &&
aLayer->Manager()->IsWidgetLayerManager()) {
if (presContext->GetPaintFlashing()) {
gfxContextAutoSaveRestore save(aContext);
if (shouldDrawRectsSeparately) {
if (aClip == DrawRegionClip::DRAW_SNAPPED) {