Luke Wagner
|
96bc3e3be8
|
Bug 650411 - assert in debug/release builds that JSRuntime is only used in a single-threaded manner (r=jorendorff,sr=dmandelin)
--HG--
extra : rebase_source : b20ddca63da88a8efe2f5dc06364785aebe8b9ea
|
2011-07-01 14:11:31 -07:00 |
|
Ehsan Akhgari
|
523ebb7851
|
Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking
|
2011-08-10 01:36:00 -04:00 |
|
Andrew McCreight
|
7e5a17e0da
|
Bug 658672 - Reduce size of cycle collector node and edge blocks. r=peterv
|
2011-06-17 16:19:41 -07:00 |
|
Andrew McCreight
|
35655d09f6
|
Bug 665995 - Memory reporter for cycle collector. r=bent
|
2011-07-08 15:49:31 -07:00 |
|
Andrew McCreight
|
2a9ee7ba0c
|
Bug 663920 - add telemetry for num of RCed and GCed nodes, and num collected. r=bent
|
2011-06-10 13:33:06 -07:00 |
|
Andrew McCreight
|
e3a49b05f5
|
Bug 665044 - lift CC GC outside of the CCRunner mutex. r=bent
|
2011-06-21 15:06:42 -07:00 |
|
Andrew McCreight
|
2a53256a9b
|
Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent
|
2011-06-23 14:10:52 -07:00 |
|
Ehsan Akhgari
|
92ab9f79c9
|
Merge mozilla-central into mozilla-inbound
|
2011-06-20 23:42:45 -04:00 |
|
continuation@gmail.com
|
ae699a9b73
|
Bug 664506 - Do all of the shutdown GCs in the cycle collector. r=bent
--HG--
extra : rebase_source : d588e910abe9404253c222c81abb25e0bae8fe7a
|
2011-06-15 15:53:00 -07:00 |
|
Taras Glek
|
3447e79c1c
|
bug 661574: Implement telemetry directory r=Mossop+glandium+mwu
|
2011-06-20 14:47:58 -07:00 |
|
Andrew McCreight
|
81ec3bd93a
|
Bug 663532 - Run GC from cycle collector in main thread, not CC thread. r=bent
|
2011-06-13 13:24:23 -07:00 |
|
Andrew McCreight
|
2c08b43356
|
Bug 658386 - part 2: eliminate redundant stores of PtrInfo child pointers. r=peterv
--HG--
extra : rebase_source : 34b01a7e2a05a7ea35da408a20b5e97f21681af3
|
2011-06-09 14:55:29 -07:00 |
|
Andrew McCreight
|
7755be5842
|
Bug 658386 - part 1: eliminate mLastChild field from PtrInfo. r=peterv
--HG--
extra : rebase_source : d4b6b71ae273b4b570591d6548cfaed559598d49
|
2011-06-09 14:55:04 -07:00 |
|
Bill McCloskey
|
f0333b1dd8
|
Bug 660778 - Deal with stack overflow in UnmarkGrayChildren (r=gal)
|
2011-06-03 13:08:21 -07:00 |
|
Taras Glek
|
e7d5270db5
|
bug 585196: Cycle-collector telemetry probe r=bent
|
2011-05-12 11:22:25 -07:00 |
|
Chris Leary
|
613529c295
|
Merge mozilla-central to tracemonkey.
|
2011-05-09 14:27:44 -07:00 |
|
Andrew McCreight
|
02359464cb
|
Bug 650519. Add safe function to check gray GC mark bits, then use it. (r=gal)
--HG--
extra : rebase_source : bb8eeed202e30c575ff22165c0b4de591c1dcb64
|
2011-05-04 09:26:44 -07:00 |
|
Ed Morley
|
33aac194a8
|
Bug 652506 - Remove WinCE code from xpcom; r=bsmedberg
|
2011-05-01 20:59:24 +02:00 |
|
L. David Baron
|
abb3b86d3d
|
Make XPCOM_CC_DRAW_GRAPHS work at shutdown (in addition to working for non-shutdown collections). (Bug 652056, patch 3) r=peterv
|
2011-05-02 18:43:45 -07:00 |
|
Chris Leary
|
47dfb01d0c
|
Merge mozilla-central to tracemonkey.
|
2011-04-11 16:54:01 -07:00 |
|
Luke Wagner
|
b573ab190a
|
Remove implicit cycle-collector dependency on XPConnect lazy initialization broken by 59705c13d959 (rs=peterv)
|
2011-04-07 16:53:33 -07:00 |
|
Andrew McCreight
|
8a822b4e90
|
Bug 641910. Don't add non-grey nodes to the cycle collector model graph. r=gal@uci.edu
|
2011-03-28 13:05:48 -07:00 |
|
Peter Van der Beken
|
e226a523f1
|
Fix for bug 584048 (Clean up cycle collection code) - merge RootWhite and CollectWhite. r=bent.
|
2011-03-06 12:11:31 +01:00 |
|
Peter Van der Beken
|
dae975b92f
|
Fix for bug 584048 (Clean up cycle collection code) - rename RootAndUnlinkJSObjects to Root. r=bent.
|
2010-12-16 16:30:13 +01:00 |
|
Peter Van der Beken
|
eff5ea6c1b
|
Fix for bug 603844 (Leak txUnknownHandler+ with transformToDocument(textnode)). r=sicking.
|
2010-12-02 11:12:27 -05:00 |
|
bent.mozilla@gmail.com
|
dad733aba0
|
Only run CC after the GC has run at least once (bug 626768, r=gal). a=blocker
|
2011-02-23 00:08:36 -08:00 |
|
Ginn Chen
|
b8af053c68
|
Bug 633457 - "Firefox hangs at startup" (r=bent, a=hardblocker)
|
2011-02-11 20:49:00 -08:00 |
|
Olli Pettay
|
1fc964bf8b
|
Bug 634916 - Crash on shutdown [@ nsCycleCollector_collect] in DEBUG_CC code, r=peterv, a=NPOTB
|
2011-02-17 19:50:53 +02:00 |
|
bent.mozilla@gmail.com
|
6377c3205b
|
Fix DEBUG_CC (bug 615058, r=gal, a=NPOTB).
|
2011-02-09 17:34:22 -08:00 |
|
Peter Van der Beken
|
5da3cd5e7d
|
Fix DEBUG_CC build bustage. a=build bustage.
--HG--
extra : rebase_source : 5059f7704b2833c797aff4bb187402d9700c985b
|
2011-01-17 12:24:51 +01:00 |
|
Peter Van der Beken
|
19889ce636
|
Fix orange from 77979cd6890d. a=bustage fix.
|
2011-01-14 15:51:43 +01:00 |
|
Peter Van der Beken
|
f53484fb2d
|
Fix for bug 621258 (Don't refcount CC listeners on the CC thread). r=bent, a=jst.
--HG--
extra : rebase_source : fa0c79fb25b9120ffe25da60249c8d07aaa0228f
|
2011-01-14 11:06:09 +01:00 |
|
Ben Turner
|
7670250f20
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
|
Igor Bukanov
|
d5f7334631
|
bug 597736 - fixing TreeFragment leak. r=gal
|
2010-09-21 14:58:19 +02:00 |
|
Robert O'Callahan
|
79c4d12751
|
Fix for bug 466157 (Enable dumping of cycle-collector graphs in any build). r=dbaron, a=jst.
--HG--
extra : rebase_source : b47d149434c735981a9a80ae6016624120fee371
|
2010-08-12 12:03:23 +12:00 |
|
Dão Gottwald
|
da59e060eb
|
Backed out changeset a27043cd19ff
|
2010-08-18 09:46:54 +02:00 |
|
Robert O'Callahan
|
b638314459
|
Bug 497808. Enable dumping of cycle-collector graphs in any debug build. r=peterv,a=blocking
|
2010-08-12 12:03:23 +12:00 |
|
Robert Sayre
|
802a358676
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Peter Van der Beken
|
ffaf8aa520
|
Back out debugging code for bug 500105.
|
2010-07-30 11:57:19 +02:00 |
|
Andreas Gal
|
3dd9f9600b
|
Support independent cycle collection and garbage collection (573175, r=jst).
|
2010-07-19 23:31:01 -07:00 |
|
Andreas Gal
|
284e32eb67
|
Move the cycle collector out of the GC callback (573060, r=peterv).
|
2010-07-15 18:08:47 -07:00 |
|
Andreas Gal
|
d7b656c9d6
|
Bug 579524 - DEBUG_CC broken by fatval. r=sayrer
|
2010-07-16 20:41:28 -07:00 |
|
Andreas Gal
|
63124d7f53
|
Backed out bug 573060.
|
2010-07-15 14:14:26 -07:00 |
|
Andreas Gal
|
f64b050097
|
Move the cycle collector our of the GC callback (573060, r=peterv).
|
2010-07-15 10:30:37 -07:00 |
|
Jonas Sicking
|
b41c433cea
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Mitchell Field
|
f544d71a9d
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Jonas Sicking
|
fc6be95da8
|
Bug 549743: Abort if cycle collected object is refcounted from threads other than the main thread. Such refcounting will randomly cause leaks and crashes anyway, so better crash up front to make sure developers notice. r=dbaron
|
2010-03-02 16:04:34 -08:00 |
|
timeless@mozdev.org
|
c57d00faa1
|
Bug 503638 OOM crash [@ PL_DHashTableOperate | _MD_CURRENT_THREAD] in nsCycleCollector
r=dbaron
|
2010-02-28 11:23:59 +01:00 |
|
L. David Baron
|
51ff23326f
|
Make GraphWalker use templates instead of virtual functions. (Bug 537547) r=smaug
|
2010-01-12 08:51:39 -08:00 |
|
Peter Van der Beken
|
0cc50cea3d
|
Make sure debugging code for topcrash bug 500105 brings up breakpad. r=dbaron.
|
2009-12-03 12:23:06 +01:00 |
|