[webkit-reviews] review requested: [Bug 67764] Crash in WebCore::CompositeEditCommand::insertNodeAt : [Attachment 107082] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 14:09:57 PDT 2011


Annie Sullivan <sullivan at chromium.org> has asked  for review:
Bug 67764: Crash in WebCore::CompositeEditCommand::insertNodeAt
https://bugs.webkit.org/show_bug.cgi?id=67764

Attachment 107082: Patch
https://bugs.webkit.org/attachment.cgi?id=107082&action=review

------- Additional Comments from Annie Sullivan <sullivan at chromium.org>
It looks like changing the mergeParagraphs algorithm for an edge case like this
introduces a lot of risk. So this patch changes the ASSERT to an early bail,
which fixes the crash.


More information about the webkit-reviews mailing list