Confirmed users
1,067
edits
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
=== Leak Numbers === | === Leak Numbers === | ||
Graydon: | |||
I'm seeing all windows and documents not leaking. | |||
David: | |||
I'm still seeing significant leaks. I generally do run with leak gauge, but I only quit the browser once a week and thats by crashing. | |||
Peterv: | Peterv: | ||
* {{bug|375063}} (Leaking nsJSContexts and nsXBLDocGlobalObjects at shutdown) | Igor landed a patch that regressed the leaks a bit. See {{bug|375808}} | ||
We're still missing javascript edges and that might cause leaks of windows. Igor has been working on a patch that makes the GC code and traversal code share the same code. So we automatically find all the javascript edges. | |||
-- | |||
* {{bug|375063}} (Leaking nsJSContexts and nsXBLDocGlobalObjects at shutdown): This is the bug that caused Igor to write the {{bug|375808}}. | |||
* {{bug|375075}} (Stop leaking the cycle collector on shutdown) | * {{bug|375075}} (Stop leaking the cycle collector on shutdown) | ||