Assert key and code in keyup input event spec
This commit is contained in:
parent
424afd3faf
commit
e4b0577cb0
3 changed files with 3 additions and 2 deletions
|
@ -15,6 +15,7 @@ namespace atom {
|
|||
// pressed.
|
||||
ui::KeyboardCode KeyboardCodeFromStr(const std::string& str, bool* shifted);
|
||||
|
||||
// Ported from ui/events/blink/blink_event_util.h
|
||||
int WebEventModifiersToEventFlags(int modifiers);
|
||||
|
||||
} // namespace atom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue