[Webkit-unassigned] [Bug 78856] visual word movement: Using ICU break iterator to simplify implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 00:23:26 PST 2012


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org




--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2012-02-17 00:23:26 PST ---
(In reply to comment #3)
> This patch breaks regression tests. Is your plan to also make sure that nothing breaks, in addition to not regressing performance?

My expectation is that there will be no correctness regressions. I'm not too concerned about the performance here as this code is only used for user-initiated visual word movement unlike startOfWord and endOfWord which are used in spell checking, etc...

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