Re-enable TouchSelectionOriginatingFromWebpageTest with some fixes and logs
commit90df3ca2ba8de3d8a8fc55b3474be42d49ad9fbc
authormohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 Aug 2013 23:46:37 +0000 (30 23:46 +0000)
committermohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 Aug 2013 23:46:37 +0000 (30 23:46 +0000)
treece3086eb3991ba21d68577d6ca3489ba24518534
parent122f41fe08cd0dac8d11c037456392f74ad216dd
Re-enable TouchSelectionOriginatingFromWebpageTest with some fixes and logs

Re-enabled
TouchEditableImplAuraTest.TouchSelectionOriginatingFromWebpageTest with
two fixes:
 - Fixed calculations for selection rectangle after a touch selection
   handle is moved.
 - Added a wait between dragging the handle and getting the selection in
   the test to be sure that the selection is updated completely.
Also, added some logs in the test so that if it failed again, more data
is available for investigation.

BUG=276870

Review URL: https://chromiumcodereview.appspot.com/23449013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220699 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
ui/views/touchui/touch_selection_controller_impl.cc