Stop using canonical versions of Previous/NextWordPosition() in SelectionModifier
This patch changes SelectionModifier to use non-canonical versions of Previous/NextWordPosition() to reduce usage of VisiblePosition(). Now that the canonical versions are no longer used, they are also removed by this patch. Bug: 657237 Change-Id: Ifa908bfb6bda948e78d4afc8171be55343eaa0ea Reviewed-on: https://chromium-review.googlesource.com/c/1315930Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#605249}
Showing
Please register or sign in to comment