Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Saint Wesonga
|
4bd9280674
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
Dão Gottwald
|
b2124655df
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
Saint Wesonga
|
8952503f91
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
Benjamin Smedberg
|
c611ebcd81
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
Peter Van der Beken
|
0c43ed75e7
|
Fix for bug 475737 (Windows stay alive too long because nsJSContext doesn't unlink correctly). r=bent, sr=jst.
--HG--
extra : rebase_source : 459f24ea980bf4cab29bc88115138f6ed5144e49
|
2009-05-07 11:19:36 -07:00 |
bzbarsky@mit.edu
|
fd3cb56ede
|
Make non-threadsafe addreff/release in nsAgg assert the owning thread. Bug 410746, r+sr=bsmedberg
|
2008-01-09 13:14:02 -08:00 |
peterv@propagandism.org
|
2e01f470e6
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 06:45:07 -07:00 |
peterv@propagandism.org
|
8aff563c48
|
Backing out once more to fix orange.
|
2007-10-28 05:49:30 -07:00 |
peterv@propagandism.org
|
abb09e26b6
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-28 04:14:40 -07:00 |
peterv@propagandism.org
|
a84948aa32
|
Backing out to fix orange.
|
2007-10-26 07:15:28 -07:00 |
peterv@propagandism.org
|
3a33ff3fcf
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-26 06:25:32 -07:00 |
neil@parkwaycc.co.uk
|
10de8387c8
|
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
|
2007-07-11 01:46:44 -07:00 |
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
peterv@propagandism.org
|
5acbaf5478
|
Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking.
|
2007-05-24 07:10:02 -07:00 |
peterv@propagandism.org
|
98262e788a
|
Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron.
|
2007-04-10 15:05:41 -07:00 |
peterv%propagandism.org
|
8702e6b0aa
|
Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin.
|
2005-09-28 13:13:27 +00:00 |
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
dbaron%dbaron.org
|
b9083989bb
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
caillon%returnzero.com
|
8e992f87ae
|
Bug 170895. Reducing footprint. Use XPCOM aggregation to get at CSS2Properties.
r=dbaron sr=alecf
|
2002-10-03 19:41:42 +00:00 |
dougt%netscape.com
|
68faeb5241
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
gerv%gerv.net
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
brendan%mozilla.org
|
dbd7fed5b1
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
warren%netscape.com
|
cf1e6b2be9
|
Added NS_IMPL_AGGREGATED_QUERY_HEAD macro.
|
2000-01-10 23:14:32 +00:00 |
dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
waterson%netscape.com
|
8241422540
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 02:10:08 +00:00 |
kipp%netscape.com
|
65f6ba5343
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
warren%netscape.com
|
37676fadb0
|
Added 'Bloaty' refcounting and memory bloat statistics code
|
1999-10-07 21:50:20 +00:00 |
tbogard%aol.net
|
57feff30c2
|
XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree.
|
1999-08-19 05:36:30 +00:00 |
rpotts%netscape.com
|
9d33a0cffd
|
Added PR_BEGIN_MACRO/PR_END_MACRO around all multi-line macros...
|
1999-01-26 09:46:33 +00:00 |
scullin%netscape.com
|
25177cc6f6
|
Migrating public header files to public
|
1998-10-19 17:48:55 +00:00 |