зеркало из https://github.com/mozilla/gecko-dev.git
5044fbd3c9
FrameLayerManager::RecomputeItemsVisibility() was being called on every call to FrameLayerBuilder::DrawPaintedLayer(), each time for the region to be painted by that paint call. This is inefficient when progressive paint is enabled. Change it so that we compute the visibility of all the layer's items within the total region to be painted, but only on the first paint after the display list has been modified. |
||
---|---|---|
.. | ||
android | ||
browser | ||
components | ||
ios | ||
test | ||
tests/unit | ||
moz.build | ||
nsEmbedCID.h | ||
nsIWindowCreator.idl | ||
nsIWindowCreator2.idl | ||
nsIWindowProvider.idl |