Added the option to `KeyboardEvent` to specify the sent character by it's name (if...
authorHeilig Benedek <benecene@gmail.com>
Mon, 16 Nov 2015 03:15:13 +0000 (04:15 +0100)
committerHeilig Benedek <benecene@gmail.com>
Mon, 16 Nov 2015 03:54:21 +0000 (04:54 +0100)
commitbb6d7d14989142f3639b6c51f6f91b61bb9d5386
treef1ede41dd2ae02943429a5910b28efcc6643c86c
parent9987082de504693cd479e1a590c23c82e51e1dba
Added the option to `KeyboardEvent` to specify the sent character by it's name (if it can't be sent via the `keyCode` parameter)
atom/common/keyboad_util.cc
atom/common/keyboad_util.h
atom/common/native_mate_converters/blink_converter.cc