mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
c91b8791d1
Now that bug 975295 removed the obsolete wrapper class, we can rename nsTraceRefcntImpl back to its correct pre-XPCOM-glue name, nsTraceRefcnt. The best part is that the one place where indentation should have needed fixing, nsTraceRefcnt::DemangleSymbol, never had its indentation fixed for the previous renaming. --HG-- rename : xpcom/base/nsTraceRefcntImpl.cpp => xpcom/base/nsTraceRefcnt.cpp rename : xpcom/base/nsTraceRefcntImpl.h => xpcom/base/nsTraceRefcnt.h |
||
---|---|---|
.. | ||
bloatdiff.pl | ||
filter-log.pl | ||
find-comptr-leakers.pl | ||
find-leakers.pl | ||
fix_macosx_stack.py | ||
fix_stack_using_bpsyms.py | ||
fix-linux-stack.pl | ||
make-tree.pl | ||
README |
This is the Refcount Balancer. See http://www.mozilla.org/performance/refcnt-balancer.html for documentation. Previous CVS history for the perl scripts is available at: http://www.mozilla.org/webtools/bonsai/cvslog.cgi?file=mozilla-org/html/performance/find-leakers.pl&rev=&root=/cvsroot/ http://www.mozilla.org/webtools/bonsai/cvslog.cgi?file=mozilla-org/html/performance/make-tree.pl&rev=&root=/cvsroot/