
If this branch is reached, it means that IsRepeated thinks this should be a repeat key event, while the native event repeat information was either incorrect or not preserved. This is unexpected, so send a crash report for further investigation. Execution is permitted to continue as it is no worse than the old behavior. An exception is made for Alt, which is known to cause IsRepeated to erroneously return true when Alt+Tab is used to rapidly toggle focus. Bug: 411681432 Change-Id: Ibe010359c21fcea65e63b34583bdb8be1e19a10c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6499864 Commit-Queue: Alex Yang <aycyang@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1455018}
This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).