зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 21ab7bb3b993 (bug 1460526) for failing reftest on worker/workspace/build/src/layout/painting/RetainedDisplayListBuilder
This commit is contained in:
Родитель
6e7f604585
Коммит
5a50fe880e
|
@ -154,7 +154,8 @@ RetainedDisplayListBuilder::PreProcessDisplayList(RetainedDisplayList* aList,
|
|||
|
||||
if (item->GetChildren()) {
|
||||
if (!PreProcessDisplayList(item->GetChildren(), SelectAGRForFrame(f, aAGR))) {
|
||||
return false;
|
||||
mBuilder.MarkFrameForDisplayIfVisible(f, mBuilder.RootReferenceFrame());
|
||||
mBuilder.MarkFrameModifiedDuringBuilding(f);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче