Bug 9836
Summary: | editing/execCommand/remove-formatting.html segfaults under gmalloc | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anders Carlsson <andersca> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ap, darin, rniwa |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Anders Carlsson
Crashes in WebCore::RootInlineBox::childRemoved(WebCore::InlineBox*) + 23 (/Users/andersca/src/webkit/OpenSource/WebCore/rendering/RootInlineBox.cpp:154)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Does this still reproduce? I have almost completely rewritten RemoveFormatCommand so I'll be surprised if this bug still reproduces.
Alexey Proskuryakov
run-webkit-tests -g editing/execCommand/remove-formatting.html
Seems fine in r70259.