Refactor TypingCommand.cpp's GetSelectionOffsets() to take SelectionInDOMTree
It came up in review of be able to call TypingCommand.cpp's GetSelectionOffsets() method on an arbitrary SelectionInDOMTree (currently the method takes a LocalFrame and returns the offsets for the frame's current selection), so I am making that change in this CL. https: //chromium-review.googlesource.com/c/chromium/src/+/801979 that we want to Change-Id: I2e0d580a17819ea7136cd973de6a3aa4685dae9c Reviewed-on: https://chromium-review.googlesource.com/804416Reviewed-by:Yoichi Osato <yoichio@chromium.org> Reviewed-by:
yosin (OOO Dec 11 to Jan 8) <yosin@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Ryan Landay <rlanday@chromium.org> Cr-Commit-Position: refs/heads/master@{#521908}
Showing
Please register or sign in to comment