Revision 3bbebe81fa05a29e8add32295f027db96c32aed1 authored by Chris Lord on 22 August 2012, 14:46:03 UTC, committed by Chris Lord on 22 August 2012, 14:46:03 UTC
Since Bug 758620, it's possible for an nsDisplayTransform to appear as the
child of a container layer. This caused problems when it was inactive, as the
invalidation would not be transformed in this case.

Fix this in FrameLayerBuilder by mandating that InvalidateThebesLayerContents
takes the untransformed invalidation and apply the transform in
BuildContainerLayer.
1 parent c43d56c
History

README.txt

back to top