RESOLVED WORKSFORME 9836
editing/execCommand/remove-formatting.html segfaults under gmalloc
https://bugs.webkit.org/show_bug.cgi?id=9836
Summary editing/execCommand/remove-formatting.html segfaults under gmalloc
Anders Carlsson
Reported 2006-07-10 09:19:05 PDT
Crashes in WebCore::RootInlineBox::childRemoved(WebCore::InlineBox*) + 23 (/Users/andersca/src/webkit/OpenSource/WebCore/rendering/RootInlineBox.cpp:154)
Attachments
Ryosuke Niwa
Comment 1 2010-10-28 00:20:46 PDT
Does this still reproduce? I have almost completely rewritten RemoveFormatCommand so I'll be surprised if this bug still reproduces.
Alexey Proskuryakov
Comment 2 2010-10-28 11:03:21 PDT
run-webkit-tests -g editing/execCommand/remove-formatting.html Seems fine in r70259.
Note You need to log in before you can comment on or make changes to this bug.