NEW 52696
Stop instantiating legacy editing positions in previousLinePosition and nextLinePosition
https://bugs.webkit.org/show_bug.cgi?id=52696
Summary Stop instantiating legacy editing positions in previousLinePosition and nextL...
Ryosuke Niwa
Reported 2011-01-18 19:04:04 PST
previousLinePosition and nextLinePosition are dependent on legacy editing positions but they shouldn't. We should rewrite these two functions to support non-legacy positions.
Attachments
Note You need to log in before you can comment on or make changes to this bug.