> I am experimenting some memory problems that I can not understand. I hope
> someone on this list could help me to get some kind of explanation :)
> 
> I have created a simple web page that changes the innerHTML property of a
> div element each 2000ms. The page is extremelly simple, it only contains a
> DIV element and it launch an interval when the page is loaded.
[...]
> the memory grows infinitely.

This sounds like maybe it's the following bug:

https://bugs.webkit.org/show_bug.cgi?id=49008

-Ben
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to