CycleCollector/CCStatus-2007-03-07: Difference between revisions
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
* [http://bugzilla.mozilla.org/show_bug.cgi?id=372713 | Add cycle collection to RDF datasources] | * [http://bugzilla.mozilla.org/show_bug.cgi?id=372713 | Add cycle collection to RDF datasources] | ||
* [http://bugzilla.mozilla.org/show_bug.cgi?id=372960 | Make XPConnect traverse more JS edges] | * [http://bugzilla.mozilla.org/show_bug.cgi?id=372960 | Make XPConnect traverse more JS edges] | ||
* [http://bugzilla.mozilla.org/show_bug.cgi?id=368772 | Support cycle collection of refcounted non-xpcom objects] | |||
=== Next Steps === | === Next Steps === |
Revision as of 19:59, 9 March 2007
Agenda
- Update on current leakage numbers.
- Update from peterv.
- Status of pending CC code in Bugzilla.
- Status update from sicking regarding review of peterv's patch.
- Update from dbaron on debugging tools.
- Update from jst on xpconnect mysteries.
- Discuss next steps.
Leak Numbers
- Tinderbox didn't show that much of an improvement; however, our builds are showing improvements.
- There are conflicting numbers.
- SeaMonkey shows a drop, peterv's local shows a drop, but the Firefox build doesn't show improvements.
Jonas: I will take the XBL patch and see if that has an impact.
Status of Pending CC Code in Bugzilla
- | Add cycle collection to RDF datasources
- | Make XPConnect traverse more JS edges
- | Support cycle collection of refcounted non-xpcom objects