Closed Bug 1449037 Opened 8 years ago Closed 8 years ago

Get rid of the "flyweight wrapper" classes from xptinfo.h

Categories

(Core :: XPCOM, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1444745

People

(Reporter: mccr8, Unassigned)

References

Details

xptinfo.h has a number of classes like nsXPTMethodInfo and nsXPTParamInfo that are subclasses of things in xpt_struct.h, with no additional data, but some additional methods. It might be possible to move those methods to the xpt_struct classes and get rid of (or at least typedef) the xptinfo.h classes. I haven't dug into exactly what dependencies there might be.
Priority: -- → P3
Blocks: 1451425
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.