Closed Bug 117525 Opened 23 years ago Closed 23 years ago

layout frames are not refcounted ---- nsGfxCheckboxControlFrame

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bernd_mozilla, Assigned: rods)

References

()

Details

I don't understand whats going on there. Why we need a refcnt?
likely a holdover from that frame implementing nsIAccessible (then it would 
need to implement nsISupports as well).
Summary: layout frames are not refcounted ---- nsGfxCheckboxControlFrame → layout frames are not refcounted ---- nsGfxCheckboxControlFrame
It goes back to the dawn of time. Frames aren't ref counted but if you implement
nsISupports you still need to implement the methods and I am sure there is some
macro that does that today, that wasn't available 3 years ago or more.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.