[Webkit-unassigned] [Bug 33668] WebCore::InsertListCommand::modifyRange infinite loop (100% CPU usage)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 09:26:25 PDT 2010


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





--- Comment #3 from Enrica Casucci <enrica at apple.com>  2010-03-22 09:26:25 PST ---
Normally this happens when iterating over a range of nodes that has changed
(namely nodes have been removed). I fixed a similar issue in
IndentOutdentCommand a while ago.

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