• raymes's avatar
    Fix ctrl+shift+p for PDF · 78b99049
    raymes authored
    Currentl we are intercepting ctrl+p on PDF to print, which is interfering
    with ctrl+shift+p. There is no need to intercept either of these commands
    anymore, the default handling should work correctly.
    
    BUG=466600
    
    Review URL: https://codereview.chromium.org/1031293004
    
    Cr-Commit-Position: refs/heads/master@{#322328}
    78b99049
pdf.js 27.1 KB