[Webkit-unassigned] [Bug 53409] InsertUnorderedList over a non-editable region and multiple lines enters an infinite loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 13:24:01 PST 2011


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





--- Comment #7 from Levi Weintraub <leviw at chromium.org>  2011-02-15 13:24:01 PST ---
(In reply to comment #6)
> Created an attachment (id=82512)
 --> (https://bugs.webkit.org/attachment.cgi?id=82512&action=review) [details]
> Patch

There were actually a number of troublesome things going on, specifically dealing with InsertListCommand's destination placeholder being removed in moveParagraphs, and in the actual paragraph iteration code found in InsertListCommand::doApply().

-- 
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