Clean up call sites of FrameSelection::SetSelectionAndEndTyping
Many call sites which use this function do not bother about the clearing the typing but they use this function which is confusing. Rather we will use FrameSelection::SetSelection and pass default options now. This CL does it from the EditorCommand. Bug: 867563 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Ie25813f1cd76b00001a0447118c9a3e8cd42cc52 Reviewed-on: https://chromium-review.googlesource.com/1154861 Commit-Queue: Tanvir Rizvi <tanvir.rizvi@samsung.com> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#579329}
Showing
This diff is collapsed.
Please register or sign in to comment