Revert "Revert "Dragging up on app list button to open the launcher.""
This reverts commit 865d42f4. Reason for revert: The flakiness in interactive_ui_tests in AppListTest.PressAppListButtonToShowAndDismiss (which is a test about the mouse event) seems not related with the change. Try to reland it. Original change's description: > Revert "Dragging up on app list button to open the launcher." > > This reverts commit 60ef03d4. > > Reason for revert: Causes flakiness in interactive_ui_tests in > AppListTest.PressAppListButtonToShowAndDismiss on > ChromiumOS on Linux (dbg). > > https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/30578 > > Original change's description: > > Dragging up on app list button to open the launcher. > > > > Changes, > > 1. Don't handle the scroll gesture events in AppListButton::OnGestureEvent, let > > the ShelfView handle it instead. > > 2. Add a test for the swiping on applist button to open launcher. > > > > Bug: 758071 > > Change-Id: I71557411e9de6cd21bdb76c52dfb545a1e621783 > > Reviewed-on: https://chromium-review.googlesource.com/685535 > > Commit-Queue: min c <minch@chromium.org> > > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#504492} > > TBR=xiyuan@chromium.org,minch@chromium.org > > Change-Id: I0a09a59593521f2049e9a782cd5029312c61098b > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 758071 > Reviewed-on: https://chromium-review.googlesource.com/685899 > Reviewed-by: Michael Giuffrida <michaelpg@chromium.org> > Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#504520} TBR=xiyuan@chromium.org,michaelpg@chromium.org,minch@chromium.org Change-Id: I3ca0e004c69dae81ca6abdd46285d129e3e40f4c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 758071 Reviewed-on: https://chromium-review.googlesource.com/687876Reviewed-by:min c <minch@chromium.org> Commit-Queue: min c <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#504739}
Showing
Please register or sign in to comment