Closed Bug 69414 Opened 24 years ago Closed 23 years ago

nsFrameImageLoader::IsSameImageRequest is 5% of paint time for modern skin

Categories

(Core :: Layout, defect)

PowerPC
Mac System 9.x
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: mikepinkerton, Assigned: pavlov)

References

Details

(Keywords: perf)

profiling the painting that happens on a window update event on mac,
nsFrameImageLoader::IsSameImageRequest() is 5% of the total paint time.

thought i'd filed this already, but guess not.
Blocks: 48274
Keywords: nsmac1, perf
You'll find that the parent of this call is nsPresContext::StartLoadImage()
(bug 64438).
Depends on: 64438
Reassigning to Attinasi.
Assignee: karnaze → attinasi
I think that once the dependency is fixed, this won't be a problem. The code for
IsSameImageRequest is not that bad.
Status: NEW → ASSIGNED
i should probably take this since nsFrameImageLoader is going away.
Stuart, feel free to take it, but please point me to more info on the
frameImageloader's impending demise... Thanks.
Assignee: attinasi → pavlov
Status: ASSIGNED → NEW
Over to pavlov, as he suggested (Comments From Stuart Parmenter 2001-02-20 11:40)
nsFrameImageLoader isn't used anymore.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Marking verified per last comments. 
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.