Prevent Shift+Tab from locking up the browser when in the app list.
This CL fixes an issue where Shift+Tab would lock up the whole chrome browser process when in the app list. This has been fixed by explicitly capturing the Shift+Tab event since there are no other focus targets anyway. BUG=438425 Review URL: https://codereview.chromium.org/791403004 Cr-Commit-Position: refs/heads/master@{#308308}
Showing
Please register or sign in to comment