commit | 5c5f81c5866d06d9e2bfffabbd31316bf39f7335 | [log] [tgz] |
---|---|---|
author | Charles Hager <clhager@google.com> | Mon Aug 04 21:46:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 04 21:46:18 2025 |
tree | ee2caa19964061e050bd9b148de9c60ca57f327a | |
parent | d169bb4422d5c0de3f429216faa37e18f436494f [diff] |
Add edge-to-edge observer to the KeyboardAccessoryCoordinator This change adds a new edge-to-edge observer to the KeyboardAccessoryCoordinator to be used as a pseudo-pad adjuster that doesn't react to the presence of the bottom browser controls, as the keyboard accessory is not part of the bottom browser controls. This will later be cleaned up if the keyboard accessory is registered in the BottomControlsStacker. Bug: 427418559 Change-Id: Ib5ec1ad598eb358e26d9db000b4aba2932d4fa2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6807458 Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Charles Hager <clhager@google.com> Cr-Commit-Position: refs/heads/main@{#1496589}
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.