Bug 1407480 - Carry valid Rect when calling NotifyInvalidation() in layers-free mode. r=kats

This commit is contained in:
vincentliu 2017-10-13 13:33:20 +08:00
parent 97f7266ba3
commit 1148a3f366
2 changed files with 2 additions and 2 deletions

View File

@ -2186,7 +2186,7 @@ already_AddRefed<LayerManager> nsDisplayList::PaintRoot(nsDisplayListBuilder* aB
}
if (presContext->RefreshDriver()->HasScheduleFlush()) {
presContext->NotifyInvalidation(layerManager->GetLastTransactionId(), nsIntRect());
presContext->NotifyInvalidation(layerManager->GetLastTransactionId(), frame->GetRect());
}
return layerManager.forget();

View File

@ -109,7 +109,7 @@ qr-talos:
- talos-g3
- talos-g4
- talos-g5
# - talos-other # fails with layers-free
- talos-other
# - talos-svgr # fails with layers-free
- talos-tp5o
- talos-perf-reftest