• jamiewalch's avatar
    Disable stuck key detection on ChromeOS. · feebce3f
    jamiewalch authored
    Since we can't rely on the modifier flags on ChromeOS, we can't use them
    as a way to detect stuck modifier keys. This means that some actions
    (including locking the screen) will result in Ctrl and Shift being stuck,
    effectively regressing crbug.com/464534.
    
    BUG=337509,484329
    
    Review URL: https://codereview.chromium.org/1145863002
    
    Cr-Commit-Position: refs/heads/master@{#330899}
    feebce3f
pepper_input_handler.cc 9.77 KB