commit | 94c6218d66a8197e9b79a370c8888a4f1d21473d | [log] [tgz] |
---|---|---|
author | Akihiro Ota <akihiroota@chromium.org> | Fri Sep 27 14:46:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 27 14:46:22 2024 |
tree | 855aa1050d0078dbcba4a0cab3fdbeaf7dd28b81 | |
parent | 7ecc2935c70b73f8d2dc505c771327567c5450fc [diff] |
FaceGaze: Add messages about state This change adds support for messages about state. There are a few cases where we'd like to display this type of message in the FaceGaze bubble UI: 1. When scroll mode is active 2. When FaceGaze is paused In the above cases, these are states that apply until the user explicitly toggles them again. Displaying these messages can remind users the current state so that they don't forget the FaceGaze mode they're in. Bug: 369426561 Change-Id: I38a27c89e79d1bccab2aa13f813443f6973ecd59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5893964 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by: Amanda Lin Dietz <aldietz@google.com> Cr-Commit-Position: refs/heads/main@{#1361134}
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.