• Xida Chen's avatar
    Revert "Reland of: Handle iframe touch ack time out" · 205abd5f
    Xida Chen authored
    This reverts commit 38642faa.
    
    Reason for revert: <INSERT REASONING HERE>
    Crashes on Win canary
    
    Original change's description:
    > Reland of: Handle iframe touch ack time out
    > 
    > The previous CL:
    > https://chromium-review.googlesource.com/c/chromium/src/+/1102729
    > was reverted. The reason is that in the test we have two gesture scroll,
    > and the second gesture starts before the first TapDown finishes.
    > 
    > This CL solve the problem. PS#1 is exactly the same as the previous CL
    > which was reverted, so that it is easier for review.
    > 
    > TBR=creis@chromium.org
    > 
    > Bug: 851644
    > Change-Id: Ife9bf8f9a37892380e6587b80bcc03366cc0e80d
    > Reviewed-on: https://chromium-review.googlesource.com/1151094
    > Commit-Queue: Xida Chen <xidachen@chromium.org>
    > Reviewed-by: Xida Chen <xidachen@chromium.org>
    > Reviewed-by: Timothy Dresser <tdresser@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#579074}
    
    TBR=creis@chromium.org,tdresser@chromium.org,xidachen@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 851644
    Change-Id: I8d1c4753963f22e55f1b338bf2b264376b683660
    Reviewed-on: https://chromium-review.googlesource.com/1157036Reviewed-by: default avatarXida Chen <xidachen@chromium.org>
    Commit-Queue: Xida Chen <xidachen@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#579540}
    205abd5f
render_widget_targeter.cc 12.1 KB