Stop using VisiblePosition in SkipToStart/EndOfEditingBoundary
This patch stops passing VisiblePosition to the functions, and hoists creation of VisiblePosition to the callers, to decrease the usage of VisiblePosition. This is a preparation for a VP-free version of Previous/NextPositionOf() Bug: 657237 Change-Id: I46fe45f9c28458e1dbffddf26b106372ff433fd1 Reviewed-on: https://chromium-review.googlesource.com/c/1309142Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#604146}
Showing
Please register or sign in to comment