[Webkit-unassigned] [Bug 78132] [WK2] Performance issue in FindController::findString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 11:37:52 PST 2012


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





--- Comment #1 from Sergio Villar Senin <svillar at igalia.com>  2012-02-08 11:37:53 PST ---
As far as I see this, if it's considered an issue, the only way to fix this would be to save the last find operation parameters in the FindController to avoid unmarkAll+markAll if the following find operation has the same string, options and matchCount. Obviously that state will have to be cleared in ::hideFindUI.

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