[webkit-help] Memory consumption problem

Benbuck Nason bnason at netflix.com
Mon Jan 17 07:55:11 PST 2011


> 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


More information about the webkit-help mailing list