Comment #6 on issue 836 by [email protected]: Memoty Leak in  
about:memory tab
http://code.google.com/p/chromium/issues/detail?id=836

Garbage collection runs when the GC is ready to do so; its periodic and not
deterministic.  But, it won't allow memory to grow "too" large.  Further,  
when you
close a tab, you get a whole new GC heap, which effectively cleans up too.

Users don't need to manually cleanup; its just like the trash man that  
comes to your
house to take out the trash.  Trash builds up for a week, and then the  
trash man
shows up to haul away the pile.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to