Chromium Code Reviews
DescriptionFix ASSERT failure in RenderGeometryMap.
This ASSERT is too strong, and doesn't quite reflect the
intended behaviour. Invisible layers are skipped when
recomputing location in
RenderLayer::updateLayerPositionsAfterScroll(), but the
ASSERT assumes that even invisible layers should be correctly
positioned.
This patch changes the ASSERT to more accurately reflect
the correct intended behaviour, by skipping invisible
layers.
BUG=306100
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159922
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : +test #
Messages
Total messages: 9 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||