Comment #25 on issue 29919 by [email protected]: Gmail checker extension memory leak -- 400mb in one day http://code.google.com/p/chromium/issues/detail?id=29919
console.log is the culprit. There is no longer a limit on the number of messages we hold in memory. Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=20919 -- 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 -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
