[webkit-reviews] review requested: [Bug 19066] ASSERT in editing code, ASSERTION FAILED: isStartOfParagraph(startOfParagraphToMove) : [Attachment 28421] First attempt at fix, with test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 15:06:56 PDT 2009


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 19066: ASSERT in editing code, ASSERTION FAILED:
isStartOfParagraph(startOfParagraphToMove)
https://bugs.webkit.org/show_bug.cgi?id=19066

Attachment 28421: First attempt at fix, with test case
https://bugs.webkit.org/attachment.cgi?id=28421&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
 LayoutTests/ChangeLog				    |	11 +++++++++++
 .../list-wrapping-image-crash-expected.txt	    |	 2 ++
 .../execCommand/list-wrapping-image-crash.html     |	10 ++++++++++
 WebCore/ChangeLog				    |	18 ++++++++++++++++++
 WebCore/editing/InsertListCommand.cpp		    |	12 +++++++++---
 5 files changed, 50 insertions(+), 3 deletions(-)


More information about the webkit-reviews mailing list