[fuchsia][events] Define DomCode to native_keycode mapping.
- Define non-zero native_keycode values under Fuchsia, derived from the USB Usage Code, for keys in the Keyboard Page. - Migrate the InputEventDispatcher for Fuchsia to use the native-to- DomCode conversion API. - Fix KeycodeConverter preprocessor checks around the DOM_CODE() definitions to #error on unsupported platforms. events_unittests will be enabled under Fuchsia in a follow-up CL. Bug: 829551 Change-Id: Ia34beec8b0376980e8f599266df233f6c27cc268 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020771 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#735955}
Showing
Please register or sign in to comment