Closed Bug 78080 Opened 25 years ago Closed 13 years ago

have nsTraceRefcnt put nsCOMPtrs in table

Categories

(Core :: XPCOM, enhancement, P5)

x86
Linux
enhancement

Tracking

()

RESOLVED INCOMPLETE
Future

People

(Reporter: dbaron, Assigned: dbaron)

References

Details

When I added nsCOMPtr logging to nsTraceRefcnt I wanted to put the nsCOMPtr information in the table (XPCOM_MEM_[LEAK/BLOAT]_LOG output), but I didn't know how. I think this can be done by using the vtable pointer (perhaps by maintaining a hashtable mapping vtable address to class name or perhaps directly to bloat entry.)
Status: NEW → ASSIGNED
Priority: -- → P4
Target Milestone: --- → mozilla1.0.1
Severity: normal → enhancement
Target Milestone: mozilla1.0.1 → Future
collecting under |nsCOMPtr| tracking bug # 178174
QA Contact: scc → xpcom
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.