On Oct 24, 8:59 am, Sergei Shelukhin <realg...@gmail.comwrote:
Quote:
Hi.
I have a <tdelement, with <ain it and <spaninside <a>, all
created statically (e.g. poresent in HTML when the page loads).
Later I execute the code that adds reference to td in question to a JS
object.
Then, when I remove TD from DOM tree, I set js object field to null.
When the page is unloaded the td leaks.
Post a sample.
Quote:
>
I tried all kinds of tircks but to no avail; what's more interesting
is that if you detach A from TD they both leak while A was never
referenced from anywhere in the first place!
Post a sample.
Quote:
THen, if you do not remove the TD from DOM tree and do everything else
the same way it doesn't leak too.
Post a sample.
Quote:
Currently I resorted to creating an invisible garbage div and moving
it there - it gets collected this way.
Don't post that.
Quote:
>
Could there be a bug w/ Drip showing that TD and A leaks?
Yes. Drip is a derelict product with known issues.