[webkit-reviews] review requested: [Bug 18803] CRASH:
ContainerNode::willRemove() called on deleted node :
[Attachment 20904] First pass fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 30 12:37:38 PDT 2008
Eric Seidel <eric at webkit.org> has asked for review:
Bug 18803: CRASH: ContainerNode::willRemove() called on deleted node
http://bugs.webkit.org/show_bug.cgi?id=18803
Attachment 20904: First pass fix
http://bugs.webkit.org/attachment.cgi?id=20904&action=edit
------- Additional Comments from Eric Seidel <eric at webkit.org>
LayoutTests/ChangeLog | 13 +++++++++++++
LayoutTests/fast/dom/removeChildren-crash.html | 14 ++++++++++++++
.../fast/dom/resources/removeChildren-crash.html | 3 +++
.../fast/dom/resources/removeChildren-crash.png | Bin 0 -> 144 bytes
.../fast/dom/resources/removeChildren-crash2.html | 6 ++++++
.../fast/dom/resources/removeChildren-crash2.png | Bin 0 -> 10292 bytes
WebCore/ChangeLog | 12 ++++++++++++
WebCore/dom/ContainerNode.cpp | 20 ++++++++------------
8 files changed, 56 insertions(+), 12 deletions(-)
More information about the webkit-reviews
mailing list