I'm working on a desktop app for Windows and when I test it on chrome everything works fine with animations. If I look to the firebug memory test I can see in the browser that the memory is constant and it never crashes. But when I build it on TideSDK Developer, after some minutes the computer becomes slow and then my app crashes.
I have tried making animations in different ways, such as JQUERY, CSS3, JAVASCRIPT and it crashed all the time. I also noticed that the webkit files are 3 years old. Is there a way to fix it?