зеркало из https://github.com/mozilla/gecko-dev.git
backout d4bf4c76854e for causing mochitest-other failures
This commit is contained in:
Родитель
715e4aad6a
Коммит
bab551040d
|
@ -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) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче