gecko-dev/tools/rb
L. David Baron c91b8791d1 Bug 976350 patch 2: Rename nsTraceRefcntImpl to nsTraceRefcnt. r=bsmedberg
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
2014-02-26 13:36:36 -08:00
..
README
bloatdiff.pl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
filter-log.pl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
find-comptr-leakers.pl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
find-leakers.pl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
fix-linux-stack.pl Bug 976350 patch 2: Rename nsTraceRefcntImpl to nsTraceRefcnt. r=bsmedberg 2014-02-26 13:36:36 -08:00
fix_macosx_stack.py Bug 976350 patch 2: Rename nsTraceRefcntImpl to nsTraceRefcnt. r=bsmedberg 2014-02-26 13:36:36 -08:00
fix_stack_using_bpsyms.py bug 751673 - fix Windows assertion stacks. r=dbaron 2013-03-11 14:21:53 -04:00
make-tree.pl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00

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/