commit | cc788744a48934b541f42ab2e04191ce0099dd18 | [log] [tgz] |
---|---|---|
author | Brittany Hartmire <bhartmire@google.com> | Fri Feb 04 19:47:57 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 04 19:47:57 2022 |
tree | 2524e91ffdd0719f94655676b5282283add53ed0 | |
parent | 6f6cd273c9fe8630c47cd14feea6e36648695cf0 [diff] |
[SmartLock] Clear Focus after Showing Checkmark We automatically focus the arrow button for a11y reasons, but after the user taps and we show the green checkmark to transition into unlocking the Chromebook, the focus jumps to the user dropdown. Clearing the focus during this transition is visually cleaner. Change-Id: I12664e21edbf39f79dd7a79ce2c2ab552caf23ce Bug: b/215754583 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3428903 Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Reviewed-by: Curt Clemens <cclem@google.com> Commit-Queue: Brittany Hartmire <bhartmire@google.com> Cr-Commit-Position: refs/heads/main@{#967397}
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.