[Webkit-unassigned] [Bug 38231] crash in WebCore::CompositeEditCommand::splitTreeToNode when indenting pre

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 00:38:00 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38231





--- Comment #10 from Tony Chang (Google) <tony at chromium.org>  2010-05-12 00:37:59 PST ---
(In reply to comment #9)
> Created an attachment (id=55814)
 --> (https://bugs.webkit.org/attachment.cgi?id=55814) [details]
> Patch

Here's another attempt at fixing the crash.  The patch splits text nodes along paragraph boundaries before trying to indent.  This prevents the crash, although there are a few cases (e.g., when tables are involved) that we do the wrong thing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list