Comment #25 on issue 22948 by jamesr.gatech: web pages eating lots of CPU http://code.google.com/p/chromium/issues/detail?id=22948
The calendar issue definitely appears to be a problem in the app. I can see a set of 6 setInterval()s being created each with an interval of 20ms. I'm following up with the calendar team to try to figure out why these are being created and why they aren't being cancelled. There's a possibility that there is some problem in our setInterval/clearInterval bindings but I think that is pretty unlikely. Other issues could be contributing to the high CPU issues on other websites, of course. -- 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 -~----------~----~----~----~------~----~------~--~---
