Revert of Added multi-finger gestures to touch_exploration_controller...
Revert of Added multi-finger gestures to touch_exploration_controller (https://codereview.chromium.org/429633002/) Reason for revert: tree-closer ui_unittests failing on Linux Chromium OS ASan LSan Tests (3) test TouchExplorationTest.AllFingerPermutations failing since http://build.chromium.org/p/chromium.memory/builders/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%283%29/builds/2708 I don't think the failing test itself is generating output, but there are some LOG(INFO)s that have been snuck through with the VLOG(0) trick which might help diagnose. Original issue's description: > Added multi-finger gestures to touch_exploration_controller > > Two fingers: up is go to top, down is read from here, left is browser back, right is browser forward. > Three fingers: up and down map to page up/down. > Four fingers: up is home page, down is refresh. > > Three/four finger left/right mappings to be added to the CL soon! > > NOTRY=true (failing android dbg tests - this is not related to Android) > BUG=387304 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288857 TBR=dmazzoni@chromium.org,aboxhall@chromium.org,mfomitchev@chromium.org,lisayin@chromium.org,evy@chromium.org NOTREECHECKS=true NOTRY=true BUG=387304 Review URL: https://codereview.chromium.org/466653002 Cr-Commit-Position: refs/heads/master@{#288914} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288914 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment