Remove the WebKit specific KeyEvent.keyIdentifier field. It is not specified in a current specification and has a number of interoperability concerns. The KeyboardEvent.key field is a suitable specified replacement for this field.
Docs: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyIdentifier