[webkit-changes] [WebKit/WebKit] acb9ba: Add Cancel/Unknown/Clear Hardware Keycodes.

James Hilliard noreply at github.com
Wed Mar 1 07:39:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: acb9bae813d5cf135288230344d3b4b22818e6c8
      https://github.com/WebKit/WebKit/commit/acb9bae813d5cf135288230344d3b4b22818e6c8
  Author: James Hilliard <james.hilliard1 at gmail.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M Source/WebCore/platform/libwpe/PlatformKeyboardEventLibWPE.cpp

  Log Message:
  -----------
  Add Cancel/Unknown/Clear Hardware Keycodes.
https://bugs.webkit.org/show_bug.cgi?id=251778

Reviewed by Adrian Perez de Castro.

This adds handling for the following keycodes:
KEY_CANCEL
KEY_UNKNOWN
KEY_CLEAR

* Source/WebCore/platform/libwpe/PlatformKeyboardEventLibWPE.cpp:
(WebCore::PlatformKeyboardEvent::keyCodeForHardwareKeyCode):

Canonical link: https://commits.webkit.org/261008@main




More information about the webkit-changes mailing list