Closed Bug 591864 Opened 14 years ago Closed 14 years ago

Convert nsCOMPtr<Element> to nsRefPtr for mImageElement in nsIdentifierMapEntry

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla2.0b7

People

(Reporter: craig.topper, Assigned: craig.topper)

References

Details

Attachments

(1 file)

Bug 572688 added an mImageElement to nsIdentifierMapEntry, but it was created as an nsCOMPtr<Element>. Since Element isn't an interface and has no IID it should be an nsRefPtr.
Assignee: nobody → craig.topper
Attached patch Patch (deleted) — Splinter Review
Attachment #470379 - Flags: review?(jonas)
Attachment #470379 - Flags: approval2.0?
Attachment #470379 - Flags: approval2.0? → approval2.0+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b6
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: