commit | 328b093a7c8860b66ac5fc9bef438c79556d7f0b | [log] [tgz] |
---|---|---|
author | Benjamin Zielinski <bzielinski@google.com> | Sat Jan 15 01:44:48 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 15 01:44:48 2022 |
tree | d0879e7da8dc480f58e366409195097db1609ae0 | |
parent | 195efe93c8a4e41a84a90f15de111e19e5207864 [diff] |
[Cast2Class] Add backspace logic Add logic for handling backspace keyboard events in the Cast2Class typed access code input. Bug: b/202529859 Change-Id: I0c98407a777fe614c021e386a31e5cf9c6102db0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3386560 Reviewed-by: Brian Malcolm <bmalcolm@chromium.org> Commit-Queue: Benjamin Zielinski <bzielinski@google.com> Cr-Commit-Position: refs/heads/main@{#959461}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.