From f90b1261a53bc0bfc772337551eb4c540022cd22 Mon Sep 17 00:00:00 2001 From: Leon Scroggins Date: Tue, 24 Nov 2009 14:49:21 -0500 Subject: [PATCH] When clicking on a WebTextView, always call nativeMotionUp. We were previously calling nativeTextInputMotionUp, which was intended to be faster than nativeMotionUp, which does more work. However, as discussed in http://b/issue?id=2257787 , I think we should simply call nativeMotionUp, which does everything the old method did, while also correcting things if necessary. This fixes the second problem listed in http://b/issue?id=2266756 , since nativeMotionUp will recognize that the