commit | 7c31ce9e65ba281b69000156a2d6104fd6e207de | [log] [tgz] |
---|---|---|
author | Wojciech Zwonarz <wzwonarz@google.com> | Wed Aug 20 15:20:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 20 15:20:28 2025 |
tree | c187c94e6fc5262907b9830edadefea44c9d0eca | |
parent | b14441199ac0335012229b485e33b568737f86e1 [diff] |
Change Fullscreen Toast when using hard keyboard When physical keyboard is connected to the device the Toast for exit fullscreen should indicate that user can use the Esc key to exit fullscreen mode. Bug: 434138618 Change-Id: I61a01c06f7021373a2a51b6d22461bebbc3299e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6785369 Auto-Submit: Wojciech Zwonarz <wzwonarz@google.com> Commit-Queue: Wojciech Zwonarz <wzwonarz@google.com> Reviewed-by: Charles Hager <clhager@google.com> Reviewed-by: Sirisha Kavuluru <skavuluru@google.com> Cr-Commit-Position: refs/heads/main@{#1503961}
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.