[Webkit-unassigned] [Bug 55666] DOMNodeRemoved events are not dispatched

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 03:25:29 PST 2011


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





--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-04 03:25:29 PST ---
(In reply to comment #13)
> I will try to workaround this by adding DOMNodeRemoved listeners only on direct children of the subtree I need to monitor, and traverse those children on the DOMSubtreeModified events to find the removed nodes inside those subtrees. Such combined solution seems to be acceptable for me from the performance point of view.

Great! Let me know how it goes. I'm very much interested in knowing if new behavior makes something impossible or there is a reasonable work-around to it.

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