[Webkit-unassigned] [Bug 28697] WebKit crash on WebCore::Node::nodeIndex()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 28 15:01:44 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=28697
--- Comment #20 from Eric Seidel <eric at webkit.org> 2009-11-28 15:01:43 PST ---
So this crash happens anytime we have a Range which points into a subtree which
is removed by removeChildren(). Which is actually a rather common call, so
although I don't think we've seen a lot of these crashers, it could be rather
common. I'll see if I can come up with a fix this evening.
--
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