Closed Bug 99722 Opened 23 years ago Closed 23 years ago

PositionFrameView() walks frame's subtree when frame has no view.

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED FIXED
mozilla0.9.5

People

(Reporter: waterson, Assigned: waterson)

References

Details

I just realized that my fix for bug 55086 was not good. PositionFrameView() is typically called before reflowing a child frame. If the child frame has no view, my modifications cause us to walk the child frame's entire subtree, which is not good.
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.5
Depends on: 96228
This was fixed with the checkin for bug 96228.
.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Marking verified in the Oct 22nd builds.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.