DescriptionGet KeyEvents to limp in Aura. This assumes the desktop host is going to send two aura::KeyEvents for every keydown - one raw key down, and one char. They share the same ET, but the first has is_char = false, the second is_char = true.
http://crbug.com/99757
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106374
Patch Set 1 : '' #
Messages
Total messages: 12 (0 generated)
|