Closed Bug 339612 Opened 19 years ago Closed 19 years ago

Implement a stub imgIDecoderObserver in content/layout to save code size

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9alpha1

People

(Reporter: dbaron, Assigned: dbaron)

References

Details

(Whiteboard: [patch])

Attachments

(1 file)

In bug 321054 comment 47 darin suggested implementing a stub imgIDecoderObserver implementation with all the methods empty so that the empty methods could be shared between the many implementations in content/layout.  This would be a lot like the existing nsStubDocumentObserver class.
Attached patch patch (deleted) — Splinter Review
I couldn't touch nsImageLoadingContent and nsObjectLoadingContent because they inherit from interfaces that inherit from imgIDecoderObserver rather than inheriting directly.
Attachment #225680 - Flags: superreview?(bugmail)
Attachment #225680 - Flags: review?(bugmail)
Status: NEW → ASSIGNED
Whiteboard: [patch]
Target Milestone: --- → mozilla1.9alpha
Comment on attachment 225680 [details] [diff] [review]
patch

looks great, r+sr=sicking
Attachment #225680 - Flags: superreview?(bugmail)
Attachment #225680 - Flags: superreview+
Attachment #225680 - Flags: review?(bugmail)
Attachment #225680 - Flags: review+
Checked in to trunk.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
This appears to have brought btek Tp down by about 2 ms. Yay! A bit hard to say for sure since it was followed by the patch for bug 339041 which brought it down an additional 4 or 5 ms.
Depends on: 504617
Product: Core → Core Graveyard
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: