[Android] Route selection handle dragging updates to ContentViewClient
commita9d44a5251f7a68476f46af4bf0073e8fb3cb1d0
authorjdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 13 Aug 2014 03:53:40 +0000 (13 03:53 +0000)
committerjdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 13 Aug 2014 03:55:06 +0000 (13 03:55 +0000)
tree75ba49af0cfc0f17810e85afc15ea036d0cebc54
parent8b527b1d613a50e29da647f9e5eca7f7e9f3b895
[Android] Route selection handle dragging updates to ContentViewClient

Notify the ContentViewClient of selection and insertion-related events,
allowing customized behavior depending on the state of selection. This is
particularly relevant for informing how the selection text string is being
updated.

BUG=400824

Review URL: https://codereview.chromium.org/469483002

Cr-Commit-Position: refs/heads/master@{#289193}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289193 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/renderer_host/input/selection_event_type_list.h
content/browser/renderer_host/input/touch_selection_controller.cc
content/browser/renderer_host/input/touch_selection_controller_unittest.cc
content/public/android/java/src/org/chromium/content/browser/ContentViewClient.java
content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java