Hoist VisibleSelection creation from...
Hoist VisibleSelection creation from SelectionController::SetNonDirectionalSelectionIfNeeded() to callers This patch hoists the creation of VisibleSelection |new_selection| from the function to its callers, so that the elimination of VisibleSelection canonicalization is easier. Bug: 657237 Change-Id: Ic1c25d9474f1ade210c4389862bafc87e8e8d7b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1502152Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Shimi Zhang <ctzsm@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#638257}
Showing
Please register or sign in to comment