Open Bug 877432 Opened 11 years ago Updated 10 months ago

Make nsSVGUtils::ScheduleReflowSVG invalidate rendering observers

Categories

(Core :: SVG, defect)

defect

Tracking

()

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

We should make nsSVGUtils::ScheduleReflowSVG invalidate rendering observers. It's good to invalidate them early rather than rely on InvalidateFrame calling them late (at which time it's too late to reflow again, if necessary). The comment in nsSVGUtils::ScheduleReflowSVG explains why we weren't doing this before. The code we were relying on is dead though, so now nsSVGUtils::ScheduleReflowSVG should do it itself.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.