Removing SelectionPopupController.updateActionModeVisibility()
SelectionPopupController.updateActionModeVisibility() is confusing and unnecessary. This patch refactors code to remove it. This shouldn't have any behavior changes because |ContentViewCore.setTouchScrollInProgress()| can't be called if the selection is being dragged. Likewise when the selection handle dragging stops there shouldn't be a touch scroll in progress. Review-Url: https://codereview.chromium.org/2581863002 Cr-Commit-Position: refs/heads/master@{#439062}
Showing
Please register or sign in to comment