Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
This commit is contained in:
@@ -261,7 +261,6 @@ SVGGeometryFrame::IsSVGTransformed(gfx::Matrix *aOwnTransform,
|
||||
|
||||
void
|
||||
SVGGeometryFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
|
||||
const nsRect& aDirtyRect,
|
||||
const nsDisplayListSet& aLists)
|
||||
{
|
||||
if (!static_cast<const nsSVGElement*>(mContent)->HasValidDimensions() ||
|
||||
|
||||
Reference in New Issue
Block a user