[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 12:44:12 PST 2012


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


Adam Klein <adamk at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Unspecified                 |All
         OS/Version|Unspecified                 |All




--- Comment #1 from Adam Klein <adamk at chromium.org>  2012-03-08 12:44:11 PST ---
Another complication I wanted to mention: during destruction, the flag also tends to be wrong. It would be nice to fix this as well, though for now, my assert just ignores the bad state if m_deletionHasBegun is true.

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