diff options
author | xiyuan <xiyuan@chromium.org> | 2015-04-01 16:06:08 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-01 23:07:12 +0000 |
commit | a9390d1aeb0f7484575b91811545ae94262fe435 (patch) | |
tree | 0148f9bfaa94db7db6ba42c850cc37f7172efea4 /android_webview/browser/browser_view_renderer_client.h | |
parent | 9a47073b992032eccd980693076a2dfb5dab429d (diff) | |
download | chromium_src-a9390d1aeb0f7484575b91811545ae94262fe435.zip chromium_src-a9390d1aeb0f7484575b91811545ae94262fe435.tar.gz chromium_src-a9390d1aeb0f7484575b91811545ae94262fe435.tar.bz2 |
kiosk: Fix kiosk accelerators regression.
Platform app window accelerators are stored in a static variable and
breaks when there are app windows created on the login screen. Split
it into two tables for regular and app mode and return appropriate one
based on app mode flag. Also changed DCHECK to CHECK to catch the case
on real device.
BUG=472156
Review URL: https://codereview.chromium.org/1046213002
Cr-Commit-Position: refs/heads/master@{#323360}
Diffstat (limited to 'android_webview/browser/browser_view_renderer_client.h')
0 files changed, 0 insertions, 0 deletions