Hi, all, 

When creating the new video element or audio element and remove it by clearing 
the innerHTML of parent div node, the used memory will be growing for each 
time. I doubt if there is no specified garbage collection mechanism for this 
situation. 

The testing was checked with Mac Safari 6.0 and the MiniBrowser which is 
provided in the WebKit project. 

That is not a good idea to launch the GC while the video element is removed 
from the document. But, what is the good solution? Would you please comment it?

Thanks in advance.

--------------- 
Horky

Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to