[Webkit-unassigned] [Bug 11460] REGRESSION (r17276): Find Previous is very slow, especially when wrapping around

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 30 09:18:33 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11460





------- Comment #2 from darin at apple.com  2006-10-30 09:18 PDT -------
IRC transcript excerpt:

Mitz: this is the change:
http://trac.webkit.org/projects/webkit/changeset/17276
Darin: It's important not to do the work until you actually ask about a range.
Darin: Code is probably is doing too much work as we iterate.

Mitz: this bug reminded me of another "editing" bug
Mitz: when searching for the next rendered position
Mitz: if it's n positions away
Mitz: it takes O(n^2)


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



More information about the webkit-unassigned mailing list