[Webkit-unassigned] [Bug 18205] DOMNode objects are garbage collected although there are strong references

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 5 06:44:03 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18205





------- Comment #11 from darin at apple.com  2008-04-05 06:44 PDT -------
(In reply to comment #9)
> I managed to create a second test case that better demonstrates what is going
> wrong with the garbage collection. I attached it to this bug.
> To my mind, this is a severe problem. I still don't understand if it is a bug
> in WebKit, NSUndoManager or GC itself.

This second test case logs the identity of the parent, but the node, not its
parent, is the object that's registered as an undo target. I'm not sure why you
think the parent's wrapper shouldn't be garbage collected.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list