Closed Bug 15365 Opened 25 years ago Closed 25 years ago

[mlk] nsTabFrame methods bleed content refcnts

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: waterson, Assigned: eric)

References

()

Details

I'm not sure if they are ever really _called_, but if it is, the content model
is leaked in a big way from:

GetChildWithTag()
http://lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsTabFrame.cpp#107

GetTabControl()
http://lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsTabFrame.cpp#141

GetIndexInParent()
http://lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsTabFrame.cpp#161

The refcnt leakage is obvious from inspection, and should be straightforward to
fix.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Marked VERIFED FIXED by waterson.
Component: XUL → XP Toolkit/Widgets: XUL
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL.  XUL 
component will be deleted.
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: ckritzer → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.