summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest_proxy.cc
diff options
context:
space:
mode:
authoryukishiino <yukishiino@chromium.org>2014-10-21 02:29:16 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-21 09:31:13 +0000
commit6c879fbd35d14af9ca4fe53bc622edac2d3fd5f1 (patch)
treed363a72672a54713014ec7b80e35931c477321d7 /cc/trees/layer_tree_host_unittest_proxy.cc
parenta2822d2f12db6e00d4d93a2316318a53f18531d6 (diff)
downloadchromium_src-6c879fbd35d14af9ca4fe53bc622edac2d3fd5f1.zip
chromium_src-6c879fbd35d14af9ca4fe53bc622edac2d3fd5f1.tar.gz
chromium_src-6c879fbd35d14af9ca4fe53bc622edac2d3fd5f1.tar.bz2
Allows to fire VKEY_UNKNOWN key events.
On Linux, we have keys with keycode=VKEY_UNKNOWN, for example, ISO_LEVEL3_LATCH key. We have to emit keydown/up events appropriately even if keycode=VKEY_UNKNOWN. Just FYI: Firefox also fires keyevents with keycode=0, so the behavior will be compatible. Compared to IE and Chrome on Windows, it's still compatible because there is no such key as ISO_LEVEL3_LATCH, etc. on Windows. BUG=402320 TEST=Done manually. Review URL: https://codereview.chromium.org/665863002 Cr-Commit-Position: refs/heads/master@{#300438}
Diffstat (limited to 'cc/trees/layer_tree_host_unittest_proxy.cc')
0 files changed, 0 insertions, 0 deletions