Closed
Bug 842604
Opened 12 years ago
Closed 7 years ago
Camera - instrument ctors and dtors with MOZ_COUNT_CTOR/_DTOR
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mikeh, Unassigned)
Details
Ref. https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/Debugging_memory_leaks#How_to_build_xpcom_with_refcnt.2Fmemory_logging
The camera object constructors and destructors currently contain logging macros that allow for manual tracing and accounting of object lifetimes; we should include the Mozilla standard ones as well.
http://mxr.mozilla.org/mozilla-central/source/xpcom/glue/nsTraceRefcnt.h
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•