[Webkit-unassigned] [Bug 36037] REGRESSION(51522): typing at the end of a line in designMode documents is *very* slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 25 11:45:29 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=36037
--- Comment #19 from Enrica Casucci <enrica at apple.com> 2010-05-25 11:45:27 PST ---
(In reply to comment #18)
> It seems there are more fixes in attachment 54101 [details] which we should eventually make in PositionIterator.
I'm not sure I agree. That patch broke a number of tests and some crashed. The behavior of increment is correct, what was wrong was the behavior of decrement that was causing to iterate over the wrong positions.
I don't think there is anything wrong with the intended behavior of PositionIterator, there was just a bug in the implementation.
--
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