Undo an incorrect change to selectedRange behavior.
In r661714, I changed -[RenderWidgetHostViewCocoa selectedRange] to account for the selection offset. But, it turns out that's already accounted for; I mis-interpreted some other behavior. This change effectively reverts that one (7b4466da) but keeps the new test case. Bug: 42434 Change-Id: I4c738abd5207d447260c98d6293a560f9694d3f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1649143 Auto-Submit: Sidney San Martín <sdy@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#667212}
Showing
Please register or sign in to comment