Andrew McCreight
|
ba739a8e81
|
Bug 668855, part 2: add nsCycleCollectionTraversalCallback hook for weak mappings. r=peterv
|
2011-11-24 07:35:56 -05:00 |
|
Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Peter Van der Beken
|
c633e058c9
|
Fix for bug 664388 (NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS uses wrong pointer). r=bent.
|
2011-06-21 15:23:35 +02:00 |
|
Andrew McCreight
|
d18144419c
|
Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent
|
2011-06-23 14:10:52 -07:00 |
|
Shawn Gong
|
c56752cbaa
|
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv
|
2011-05-23 18:09:28 -07:00 |
|
Peter Van der Beken
|
6e33837f42
|
Fix for bug ug 652135 (Add more CC edge names). r=dbaron.
|
2011-02-02 16:30:03 +01:00 |
|
L. David Baron
|
d6548d6100
|
Implement window.matchMedia for matching of media queries and notification of media query changes. (Bug 542058, patch 3) r=bzbarsky
This is specified at:
http://dev.w3.org/csswg/cssom-view/#extensions-to-the-window-interface
|
2011-04-21 20:17:31 -07:00 |
|
Peter Van der Beken
|
71104bc8ab
|
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
|
5e223915b9
|
Fix for bug 584048 (Clean up cycle collection code) - move unlinking of JS members from root into unlink. r=bent.
|
2010-11-08 16:02:49 +01:00 |
|
Ben Turner
|
36503991ce
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
|
Peter Van der Beken
|
2af68adc19
|
Fix for bug 466157 (Better CC logging for nodes). r=dbaron, a=jst.
|
2009-02-27 15:48:26 +01:00 |
|
David Humphrey
|
564bbb0dc7
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
|
Ted Mielczarek
|
50f154528b
|
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures.
|
2010-08-18 13:04:31 -04:00 |
|
David Humphrey
|
1135b30751
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-17 09:40:00 -04:00 |
|
Ehsan Akhgari
|
e5edf00ad4
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
|
Blake Kaplan
|
403e19ada6
|
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
|
6335025c75
|
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
|
c023ba1ccd
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
|
Doug Turner
|
6d056513af
|
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
|
f12edd3970
|
Fix for bug 475737 (Windows stay alive too long because nsJSContext doesn't unlink correctly). r=bent, sr=jst.
|
2009-05-07 11:19:36 -07:00 |
|
Olli Pettay
|
ed1af7a823
|
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
|
1b55360c07
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
|
|
5518a80eef
|
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 |
|
|
|
7560370e7e
|
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 |
|
|
|
81a42e8d29
|
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 |
|
|
|
15a6744f32
|
Try to fix orange
|
2008-01-29 13:42:05 -08:00 |
|
|
|
a7822bdf13
|
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 |
|
|
|
275d63d334
|
Fix for bug 402966 (JS_Assert "!rt->gcRunning"). r/sr=dbaron.
|
2008-01-10 06:10:03 -08:00 |
|
|
|
af2991c851
|
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 |
|
|
|
4455f66577
|
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 |
|
|
|
06df081829
|
Backing out once more to fix orange.
|
2007-10-28 05:49:30 -07:00 |
|
|
|
52fb01a1b7
|
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 |
|
|
|
df267be9a0
|
Backing out to fix orange.
|
2007-10-26 07:15:28 -07:00 |
|
|
|
9d72072fd9
|
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 |
|
|
|
39f90b5f53
|
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 |
|
|
|
ccb0648cfa
|
Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking.
|
2007-08-20 15:55:06 -07:00 |
|
|
|
483ce7d8db
|
Bug 386025 - Expose cycle-collection symbols, r=graydon
|
2007-08-06 07:34:02 -07:00 |
|