commit | bc15e0ea2d85a45afece844988b9651f64ff997f | [log] [tgz] |
---|---|---|
author | Patrick Noland <pnoland@google.com> | Fri May 30 21:43:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 30 21:43:14 2025 |
tree | 6627f0c42e52f6ea4d240771592ad8bcecc94966 | |
parent | e6876a31c9c1b507dd768da3cd411f7d2f93478e [diff] |
[M138] [mobar] Hide keyboard on bar click Original change's description: > [mobar] Hide keyboard on bar click > > This entails: > 1. Removing the old suppressed by click state > 2. Exposing an ImeAdapter method to enable hiding the keyboard; this can > be done easily via FormFieldFocusedSupplier which already tracks the > current ImeAdapter > > Bug: 420969048 > Change-Id: I7b48b9c64cc7479439ed922a3810cbc5042e5609 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6604373 > Commit-Queue: Patrick Noland <pnoland@chromium.org> > Reviewed-by: Tomasz Wiszkowski <ender@google.com> > Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1467160} Bug: 421442859,420969048 Change-Id: I7b48b9c64cc7479439ed922a3810cbc5042e5609 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6607573 Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Chrome Cherry Picker <chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7204@{#221} Cr-Branched-From: d5de512dc9dc8ddfe4e6d71b0637578bb6158683-refs/heads/main@{#1465706}
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.