Closed Bug 77949 Opened 24 years ago Closed 23 years ago

PerFrameData structures should be pool-allocated

Categories

(Core :: Layout, defect, P4)

defect

Tracking

()

RESOLVED WONTFIX
mozilla0.9.8

People

(Reporter: waterson, Assigned: waterson)

References

Details

(Keywords: perf)

Looks like PFD stuff is allocated from the heap. Since it's transient reflow information, we should allocate it from one of layout's many pools.
Blocks: 56854
Status: NEW → ASSIGNED
Keywords: perf
Priority: -- → P4
Target Milestone: --- → mozilla0.9.1
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Target Milestone: mozilla0.9.2 → mozilla1.0
Target Milestone: mozilla1.0 → mozilla0.9.6
OS: Windows 2000 → All
Hardware: PC → All
Target Milestone: mozilla0.9.6 → mozilla0.9.7
Target Milestone: mozilla0.9.7 → mozilla0.9.8
Never mind. nsLineLayout maintains a small pool already. This wasn't showing up on any profiles, so I'm going to mark this as WONTFIX.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Hrm. I thought I did see it on a profile at one point. But I could be wrong.
You need to log in before you can comment on or make changes to this bug.