]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #26881 - andreastt:international_keyboard, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Sun, 12 Jul 2015 13:05:54 +0000 (18:35 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sun, 12 Jul 2015 13:05:54 +0000 (18:35 +0530)
Avoids some code duplication and relies less on deprecated properties on `KeyboardEvent`.  The code is still looking quite bad, but that’s primarily because interop in this area is a disaster zone.


Trivial merge