Closed Bug 445688 Opened 16 years ago Closed 1 year ago

SVG frames may not get their InitialUpdate()

Categories

(Core :: SVG, defect)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jwatt, Unassigned)

References

Details

We call InitialUpdate() on all SVG frames in nsSVGOuterSVGFrame::DidReflow() when it is the nsSVGOuterSVGFrame's first reflow. Unfortunately, with the addition of support for incremental XML, it seems to me that any part of the document that has not yet loaded (and thus has no frames) will never get it's initial reflow.
Doesn't the InsertFrames InitialUpdate cover that case?
Severity: normal → S3

fixed a long time ago by bug 734079

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.