[webkit-reviews] review requested: [Bug 61346] --webkit-visual-word: ctrl-arrow is not able to reach the boundary of line : [Attachment 102216] Revised fix (with updated test cases)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 27 18:50:45 PDT 2011


Van Lam <vanlam at google.com> has asked  for review:
Bug 61346: --webkit-visual-word: ctrl-arrow is not able to reach the boundary
of line
https://bugs.webkit.org/show_bug.cgi?id=61346

Attachment 102216: Revised fix (with updated test cases)
https://bugs.webkit.org/attachment.cgi?id=102216&action=review

------- Additional Comments from Van Lam <vanlam at google.com>
Revised fix without optimizing (so I'm just calling logicalEndOfLine to compute
the end-of-line position). This is correct but there may be a performance hit
as Xiaomei mentioned; will profile and look into optimizations if necessary
soon.


More information about the webkit-reviews mailing list