[Webkit-unassigned] [Bug 80628] Overrides of Node::removedFromDocument should not depend on Node::inDocument being true

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 13:27:45 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80628





--- Comment #2 from Eric Seidel <eric at webkit.org>  2012-03-08 13:27:45 PST ---
We need to make all node tree manipulation go through only a few functions, and make sure those are audited and do the right thing.  With so much node tree code throughout WebCore, I'm sure lots of palces get this sort of thing interestingly wrong. :)

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



More information about the webkit-unassigned mailing list