[Webkit-unassigned] [Bug 50590] WebKit hangs in InsertUnorderedList
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 24 19:32:18 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=50590
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> 2011-05-24 19:32:19 PST ---
(In reply to comment #1)
> I started looking into this in the debugger. It gets into an infinite loop in the while() loop inside of InsertListCommand::doApply(). After the first iteration, it changes the HTML to this:
I stopped fixing these bugs at some point in the past because fixing just one case doesn't improve the situation. We need a better mechanism to iterate through paragraphs and move paragraphs around. It's almost pointless in fixing this special case because there are trillion other ways to make WebKit crash.
--
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