| commit | 345b51b68b0421590d74fcf59f148d29baafaa5b | [log] [tgz] |
|---|---|---|
| author | Henrique Nakashima <hnakashima@chromium.org> | Mon Jan 27 15:46:09 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 27 15:46:09 2025 |
| tree | 559232d6b33674eabdbe9eb99987a9553889b605 | |
| parent | b924ba930ebe6218a70af3b6e5a7cb1ef39d6b03 [diff] |
[Android] Create ViewElement#createSettleCondition() After closing the soft keyboard, wait for views of the NewTabGroupDialogFacility to settle. Re-enable TabGroupDialogPTTest which is likely flaky due to the dialog moving after the soft keyboard closes, while we are generating an input event for it. Bug: 391888241 Change-Id: If2fe0dd6b791bba9ee3042899a2bcfb2898d9309 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6190496 Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1411622}
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.