[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 07:07:00 PDT 2008


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





------- Comment #12 from darin at apple.com  2008-04-05 07:06 PDT -------
(In reply to comment #11)
> 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.

I changed my copy of the test to log the DOMText object instead of the parent,
and I do see signs of what might be a problem. I think it's highly likely this
is an NSUndoManager problem, not a WebKit problem. A good way to verify that
would be to do the same kind of test with non-WebKit objects.


-- 
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