• mfomitchev's avatar
    Disable overscroll on Windows machines w/o touchscreen. · f09a66bb
    mfomitchev authored
    Currently GestureNav/horizontal overscroll is enabled on all Aura builds. However to engage GestureNav you either need a touch screen or a 2-finger gesture support for the touchpad. This means we are paying the cost of screenshotting for every navigation on some machines where you won't ever be able to experience GestureNav.
    
    BUG=398516
    
    Review URL: https://codereview.chromium.org/617543002
    
    Cr-Commit-Position: refs/heads/master@{#297771}
    f09a66bb
browser.cc 94.8 KB