Reputation: 116263
My Google Chrome taskbar clearly tells me that I have a memory leak. I've checked that I'm flushing everything, but still haven't solved the problem.
Is there a way to determine what causes the leak using Google Chrome Developer Tools (or some other tool)?
Upvotes: 3
Views: 3432
Reputation: 66
There is good article about memory leaks - http://gent.ilcore.com/2011/08/finding-memory-leaks.html
Upvotes: 1