Blake Kaplan
|
131298a1b3
|
Bug 501840 - Avoid a warning when a cycle collection participant doesn't use tmp. r+sr=peterv
|
2009-07-16 13:06:26 -07:00 |
L. David Baron
|
d3e9cefd73
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
Peter Van der Beken
|
a4b3ca413c
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
Doug Turner
|
049a7b887e
|
Bug 488862 - crash while geolocation is retrieving data [@ nsGeolocation::RemoveRequest]. r=dbaron, sr=smaug, r=ctalbert on tests
|
2009-06-11 17:46:46 -07:00 |
Peter Van der Beken
|
133c945816
|
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 |
Olli Pettay
|
ca77e8b0ce
|
Bug 480956 - HTMLDocument and some other dom objects traverse member variables even if the document is in 'nsCCUncollectableMarker::InGeneration' r+sr=peterv
|
2009-03-03 14:14:13 +02:00 |
Arpad Borsos
|
4460c617be
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
dbaron@dbaron.org
|
107e49d04f
|
Add knowledge of edge names to cycle collector, ifdef DEBUG_CC. b=420514 r+sr=peterv a=damons
|
2008-03-17 16:11:08 -07:00 |
reed@reedloden.com
|
e41d452abb
|
Bug 421615 - "unused variable ‘tmp’ in NS_IMPL_CYCLE_COLLECTION_0" [p=tuukka.tolvanen@gmail.com (Tuukka Tolvanen [sp3000]) r+sr=dbaron a1.9=beltzner]
|
2008-03-14 09:23:31 -07:00 |
peterv@propagandism.org
|
0e982bae66
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-29 18:05:43 -08:00 |
peterv@propagandism.org
|
84bde55fcb
|
Try to fix orange
|
2008-01-29 13:42:05 -08:00 |
peterv@propagandism.org
|
0d4ee454ec
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-29 12:48:32 -08:00 |
peterv@propagandism.org
|
7f474b0c00
|
Fix for bug 402966 (JS_Assert "!rt->gcRunning"). r/sr=dbaron.
|
2008-01-10 06:10:03 -08:00 |
jst@mozilla.org
|
25d6ed4518
|
Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com
|
2007-11-01 15:51:57 -07:00 |
peterv@propagandism.org
|
99066a28f9
|
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
|
af78151f86
|
Backing out once more to fix orange.
|
2007-10-28 05:49:30 -07:00 |
peterv@propagandism.org
|
d15713f435
|
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
|
b8200cb3ce
|
Backing out to fix orange.
|
2007-10-26 07:15:28 -07:00 |
peterv@propagandism.org
|
f262d431c4
|
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 |
dbaron@dbaron.org
|
7057a344e9
|
Make ExplainLiveExpectedGarbage print *all* references to JS objects with refcount imbalances. b=387224 r=graydon a=brendan
|
2007-08-22 17:46:43 -07:00 |
bzbarsky@mit.edu
|
1aade1f2bb
|
Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking.
|
2007-08-20 15:55:06 -07:00 |
benjamin@smedbergs.us
|
a8f4f63a68
|
Bug 386025 - Expose cycle-collection symbols, r=graydon
|
2007-08-06 07:34:02 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
dbaron%dbaron.org
|
f94f6d2b1d
|
Add knowledge of edge names to cycle collector, ifdef DEBUG_CC. b=420514 r+sr=peterv a=damons
|
2008-03-17 23:11:10 +00:00 |
reed%reedloden.com
|
d2cff4191f
|
Bug 421615 - "unused variable ���tmp��� in NS_IMPL_CYCLE_COLLECTION_0" [p=tuukka.tolvanen@gmail.com (Tuukka Tolvanen [sp3000]) r+sr=dbaron a1.9=beltzner]
|
2008-03-14 16:23:31 +00:00 |
peterv%propagandism.org
|
afcc825f59
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-30 02:05:45 +00:00 |
peterv%propagandism.org
|
594825b911
|
Try to fix orange
|
2008-01-29 21:42:06 +00:00 |
peterv%propagandism.org
|
adf10add78
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-29 20:48:35 +00:00 |
peterv%propagandism.org
|
61924b8732
|
Fix for bug 402966 (JS_Assert "!rt->gcRunning"). r/sr=dbaron.
|
2008-01-10 14:10:08 +00:00 |
jst%mozilla.org
|
52ecd87ffb
|
Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com
|
2007-11-01 22:51:59 +00:00 |
peterv%propagandism.org
|
a41832fc13
|
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 13:45:10 +00:00 |
peterv%propagandism.org
|
6cfb25d584
|
Backing out once more to fix orange.
|
2007-10-28 12:49:33 +00:00 |
peterv%propagandism.org
|
a76fba526b
|
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 11:14:43 +00:00 |
peterv%propagandism.org
|
48c7f383e4
|
Backing out to fix orange.
|
2007-10-26 14:15:29 +00:00 |
peterv%propagandism.org
|
c47e794776
|
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 13:25:35 +00:00 |
dbaron%dbaron.org
|
f757dfe784
|
Make ExplainLiveExpectedGarbage print *all* references to JS objects with refcount imbalances. b=387224 r=graydon a=brendan
|
2007-08-23 00:48:26 +00:00 |
bzbarsky%mit.edu
|
7a163b9617
|
Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking.
|
2007-08-20 22:55:08 +00:00 |
benjamin%smedbergs.us
|
bbb6d901f3
|
Bug 386025 - Expose cycle-collection symbols, r=graydon
|
2007-08-06 14:34:05 +00:00 |