• Sahel Sharify's avatar
    clean up tap suppression logic. · 5030a025
    Sahel Sharify authored
    With browser side fling the fling_controller can tell if the GFC cancels
    the fling or not. Thus the tap suprression controller doesn't need to
    wait for the ack of the GFC. Stashing a tap(mouse) down event and
    dropping or forwarding it later on is not necessary either since on the
    arrival of these events the tap suppression controller already knows
    whether the GFC has cancelled an active fling or not.
    
    TBR=kinuko@chromium.org
    
    Bug: 249063
    Change-Id: I89beff953a0c660bd6151864debe507be8c775ed
    Reviewed-on: https://chromium-review.googlesource.com/1033537
    Commit-Queue: Sahel Sharifymoghaddam <sahel@chromium.org>
    Reviewed-by: default avatarDave Tapuska <dtapuska@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#554770}
    5030a025
tap_suppression_controller.h 2.57 KB